README.md
December 5, 2022 ยท View on GitHub
Description
This sample project will show you how to easily structure a query to a DataBase.
The sample uses the NWND.MDB that ship by default with VB5 and 6 and demonstrates on a searchform how to search on a text from a textBox and use the different comparison operators like =,>,LIKE, etc.
NOTE: This is for total newbies that have a hard time figuring this out. I myself had a hardtime in the doc to get an easy explanation on this.
Cheers, and hope you enjoy.
More Info
| Submitted On | 1999-12-24 03:20:20 |
| By | Half-Dead |
| Level | Beginner |
| User Rating | 4.5 (72 globes from 16 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Databases/ Data Access/ DAO/ ADO |
| World | Visual Basic |
| Archive File | CODE_UPLOAD250912231999.zip |