Hi all,

I am trying to connect an ASP.NET application to a MS Access database using SQLConnection class. It is not working and I think it is only for use with SQL server.

Does anybody know how to connect to an Access db and can you explain what I should put in the connection String (my db file is mydb.mdb)?

Thnx in advance

Chrys