adspace
What is the data provider name to connect to access database?
Answer Posted / Devendra Kumar Gupta
In C#, System.Data.OleDb.OleDbConnection is used for connecting to an Access database with the data source set to the path of the .mdb file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers