Article

VB code: Viewsa database, transact custom SQL statements in SQL Server 2000

Marc


VB code: View a database, transact custom SQL statements in SQL Server 2000
Category: Database

Click Here to Download

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.