Connection of ASP and MS ACCESS using file dsn

V

vinodkus

dear sir/madam
Can any one help me how to connect ASP and MS ACCESS using FILE
DSN.

Thanks in Advance


vinod
 
B

Bob Barrows [MVP]

dear sir/madam
Can any one help me how to connect ASP and MS ACCESS using FILE
DSN.

There is no need to even try. Use a DSNless connection string:
Either:
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydatabase.mdb

Or, for Access 2007:
Provider=Microsoft.ACE.OLEDB.12.0;Data
Source=C:\myFolder\myAccess2007file.accdb
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top