News

In part 2 of a series, On VB columnist Joe Kunk provides a Visual Basic program to generate a SQL script that clears all the data from a SQL Server database.
Check out the latest Visual Studio third-party add-ons, including one that helps you edit your database's data and properties during a debug session.
Check out the latest Visual Studio third-party add-ons, including one that helps you edit your database's data and properties during a debug session.
I have a table called PurchaseOrder, each row in that table has a unique auto incrementing field named ID. I simply want to get the highest ID and assign it to a string variable in VB .Net - I can ...
hi...i have a few questions regarding the use of ADO, VB6 and SQL Server 7.. i think its a newbie question so bear with me.. View image ...