|
-
Nov 18th, 2002, 09:42 AM
#1
Thread Starter
Lively Member
Please help, I really am in need of answer
I am trying to connect to a file DSN.
Set cn = Server.CreateObject("ADODB.connection")
cn.Open "FILEDSN=sample.dsn"
But i am not able to get the ADODB objects.
for example i was not able to get the "connection" object in the above sample code.
I did give the Active X data objects 2.5 reference.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|