News

As promised in part one, I developed a Visual Basic program to generate a SQL script that clears all the data from a SQL Server database (See Code Download for full source code and executable). The ...
Data Watch lets you browse and edit your data in debug mode; Code Generator converts a SQL Select statement into recordset code; Simple SQL Builder lets you build SQL statements; VB SQL Code to SQL ...
ActiveData assists Visual Basic 5/6 developers in their data application development. It helps you see and edit a DAO or ADO recordset's data, connection properties, recordset properties, and field ...
Simple enough SQL / VB .Net question regarding highest row number. Rob Burke Apr 7, 2004 Jump to latest Follow Reply ...
Ok I am trying to write a program that will scan a cd and database all the files on the cd, I have that part working but when I try and write the sql code to get it to search the database, I am ...