Hello
Check this code out and see if it helps. I am not sure why it would come back with a table to test for success, use the code at the bottom.
Dim conDB As New ADODB.Connection
Dim rstDB As New ADODB.Recordset
Dim strSQL As String
conDB.Open "DSN=" & sDSN & ";UID=" &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.