prblm connecting to database
-
connstr = "data source =tm8425\gaurav ;initial catalog=gmcrm;user id=sa;password=maggy;"; sqlConnection conn = new SqlConnection(connstr); error: unrecognised escape sequence. in tm8425\gaurav Plz help Thanks and Regards, Ahmad ahmad.osama1984@gmail.com
-
connstr = "data source =tm8425\gaurav ;initial catalog=gmcrm;user id=sa;password=maggy;"; sqlConnection conn = new SqlConnection(connstr); error: unrecognised escape sequence. in tm8425\gaurav Plz help Thanks and Regards, Ahmad ahmad.osama1984@gmail.com
try using tm8425\\gaurav
"Change is the only constant thing in life Either or survive or get extinct"
-
connstr = "data source =tm8425\gaurav ;initial catalog=gmcrm;user id=sa;password=maggy;"; sqlConnection conn = new SqlConnection(connstr); error: unrecognised escape sequence. in tm8425\gaurav Plz help Thanks and Regards, Ahmad ahmad.osama1984@gmail.com
-
yep!
"Change is the only constant thing in life Either or survive or get extinct"