Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADODB Connection
Message
 
 
To
21/08/2003 09:55:53
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00821994
Message ID:
00822174
Views:
15
Try
	.ConnectionString = "Provider=SQLOLEDB.1;" + ;
			"Persist_Security_Info=False;" + ;
                        "Data Source=TESTSERVER"	
>Thanks Sergey and Terry for all your help. I appreciate it very much.
>
> I did as you said but I am having the following error message when I am trying to do OConnection.Open() or OConnection.Open( ,"MyuserId","mypassword")
>
>Error Message: OLE Idispatch exception code 0 from Microsoft OLE DB service components: Format of the initialization string does not conform to the OLE DB specification.
>
>
>Thank you once again,
>Kumar.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform