May be anybody known -- How to use index property of recordset with SQLOLEDB provider?<br><br>Dim cnnSQL As ADODB.Connection<br>Set cnnSQL = New ADODB.Connection<br>cnnSQL.Provider = "SQLOLEDB"<br>cnnSQL.ConnectionString = "Persist Security Info=False;User ID=sa;Initial...
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.