News

With VB6, you can call ADODB objects to open an SQL database connection, send a query and then store the results in a Recordset data object. Open your text editor and create a file named "vb_sql.vb".