A Professional Guidance to Database Programming in VB6 - A Demo Application =========================================================================== By reviewing this demo application you will find how easy to manipulate various database operations very easily by using a clean and solid structure. You will understand that it's just a matter of using few lines of codes based on 2 main functions for most database operations; it's like a simple Framework. The demo application includes the following sections. * Database connection related operations. * Insert, update, and delete operations. * Dynamic sorting, filtering operations. * Various Data retrieving operations. * Validations and error handling. * Reporting. Further, the application is fully commented for your convenient. If you are a beginner, this sample application might be a good foundation even for a complex database application in vb6 and MS Access. Happy coding!!! =========================================================================== P. G. B. Prasanna [email protected]