forum

Home / DeveloperSection / Forums / How use relative path in C#.

How use relative path in C#.

Kenny Tangnde566611-Oct-2011

Hi all,

 How use relative path in C#.

Such as:

con = new OleDbConnection(@"provider=microsoft.jet.oledb.4.0;data scource=C:\MyProject\Product.mdb");

 

thanks.


Updated on 12-Oct-2011

Can you answer this question?


Answer

5 Answers

Liked By