R.T
February 19th, 2004, 02:59 AM
Hi
I wanna connect to an access DB using C#,
how can i?:blush:
I wanna connect to an access DB using C#,
how can i?:blush:
|
Click to See Complete Forum and Search --> : Access DB R.T February 19th, 2004, 02:59 AM Hi I wanna connect to an access DB using C#, how can i?:blush: Acephalus February 19th, 2004, 06:04 AM Use System.Data.OleDb.OleDbConnection, you will also need a ConnectionString which you can find here (http://www.connectionstrings.com) codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |