PARTHIBAN
Your IT Partner
Thursday, 14 August 2014
Default DB Path Connections
private string dbCon()
{
StreamReader sr = File.OpenText("dbCon.txt");
string conread = sr.ReadLine();
return conread;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment