README.md
December 5, 2022 ยท View on GitHub
Description
"PARSE" function converts search string (like in altavista/with pluses, minuses and quotations) into SQL query string for database search. To make this work in your database, you need to replace "table" and "field" words with appropriate values for your database. It's done in VB6 but will work in other versions as well.
More Info
| Submitted On | 2001-11-18 12:19:40 |
| By | Hrvoje Delac |
| Level | Beginner |
| User Rating | 4.8 (24 globes from 5 users) |
| Compatibility | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, ASP (Active Server Pages) |
| Category | String Manipulation |
| World | Visual Basic |
| Archive File | Convert_la3587211182001.zip |