You should check the .EOF and/or .BOF properties of your recordset before you do anything with it. If .EOF = True right after creating the recordset, then your query returned no records.<P>As for ...
Connecting Visual Basic to SQL databases gives your applications the ability to store, retrieve, and update information dynamically. By setting up the right environment, using ADO.NET for database ...