Guest_imported
New member
- Jan 1, 1970
- 0
I am using Win2000, IIS5.
I cannot open the database (Access) by using ADO. For example:
Set con=Server.CreateObject("ADODB.Connection"
con.Open "DSN"
What is the possible problem?
Thank you!
I cannot open the database (Access) by using ADO. For example:
Set con=Server.CreateObject("ADODB.Connection"
con.Open "DSN"
What is the possible problem?
Thank you!