Printable View
Hi I wanna connect to an access DB using C#, how can i?:blush:
Use System.Data.OleDb.OleDbConnection, you will also need a ConnectionString which you can find here