VB code: View a database, transact custom SQL statements in SQL Server 2000
Category: Database
Description: Simple program that views a database, transacts custom SQL statements in SQL Server 2000. The SQL-VB connection established here is the foundation of front-end applications in RDBMS nowadays. This project uses ADO programming techniques.