Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making an ADO Connection
Message
 
To
20/03/2006 09:58:12
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01105830
Message ID:
01105875
Views:
11
>Can someone help with an ADO connection?
>
>My attempt:
>
>sdetest = CreateObject("ADODB.Connection")
>
>sdeString = "Provider=IBMDA400; DateSource=GVAS400; User ID=XXX; Password = XXX; Default Collection=webprddt6/drawmstrap;"
>sdetest.Open(sdeString)
>
>Generates an error 'exception code 0 from Provider: Multiple-Step'...

I'm not familiar with the IBMDA400 provider but shouldn't it be "Data Source= ..." instead of "DataSource= ...

Kurt
Previous
Reply
Map
View

Click here to load this message in the networking platform