how to connect with ms-acess db with c#.net windows application to get x,y,z co-rdinate value
& draw points in c#form
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Nov 30, 2013, 10:12 AM
string ConnectionString = ("Provider = Microsoft.Jet.OLEDB.4.0; Data Source = C:\\emp.mdb");