Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADODB.Connection error
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00085493
Message ID:
00085508
Views:
27
>>
>>Sample script to establish connection is :
>>
>>set cn=Server.CreateObject("ADODB.Connection")
>>set cm=Server.CreateObject("ADODB.Command")
>>cn.Open "DSN=DSNname"
>>
>>Is there something I may be missing??? Or what?
>
>Not trying to br funny but have you made sure the DSN is set up on different server?

I have set up the DSN on the other server. The DSN points to the proper location and database as well. I have even tried to access the MDB without specifying the DSN, rather by specifying the Microsoft Access Driver, and then to do a Server.MapPath() to the location, and to include the MDB's name.


Any ideas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform