I only get this error when running the exe, not when running from within the VB environment. Can anyone tell me what would cause that? Also, how can I find the bad line of code? Using msgbox statements has failed to isolate it. Thanks.
hi. do any of you kind techies know of a good way to access adobd through sql & vbs? my code, which doesn't work:
dim oConn
dim oCommand
dim oRS
dim strConnect
Set oConn = New ADODB.Connection
strConnect="Provider=SQLOLEDB.1;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.