How to work with Visual Basics 6.0 and SQL Server 2000
Visual Basic, SQL Server 2000, SQL Server integration/interoperability, VB
I am designing a system with Visual Basics 6.0 as the user interface and SQL Server 2000 as the backend. How can I add data to the database through Visual Basics? How about deleting data in the tables?