README.md

December 5, 2022 ยท View on GitHub

Convert language query string into SQL statement

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 On2001-11-18 12:19:40
ByHrvoje Delac
LevelBeginner
User Rating4.8 (24 globes from 5 users)
CompatibilityVB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, ASP (Active Server Pages)
CategoryString Manipulation
WorldVisual Basic
Archive FileConvert_la3587211182001.zip