Viewing post 1 (of 1 total)
Hi
Thank you for this reply.
Actually my VB6 program looks that:
Dim oSQLServer As New SQLDMO.SQLServer
Dim oDatabase As New SQLDMO.Database
Dim oTheResults As SQLDMO.QueryResults
.../...
Public Function myQuery(r As String) As Integer
Dim ret As...
May 3, 2010 at 1:58 am
#1161133