I am using Visual Basic to connect to Interbase. The connection worked but when I try adding a new record
the following error occurs :
Runtime Error '3251':
Object or provider is not capable of performing requested operation.
This is the Visual Basic code I'm using
'Setting & opening the...
Thanks
The code I used was :-
bResult = oTestApp.awConnect("c:\windows\All Users\Application Data\Symantec\pcAnywhere\data\test.chf")
and connected to the host. Is there a way I can avoid/bypass/automate inputting the UserName and Password once they are known to me?
Basically I...
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.