Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
chandu123
Starting Member
11 Posts |
Posted - 2009-05-10 : 06:46:02
|
| hi all im using sql server management studio express when and im using my server name as chandu\sqlexpress but when im writing code in connection string(c#.net) the error is coming like unrecognized escape sequence i dnt know why?? plz help me in this.THANKS.**chandu** |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2009-05-11 : 01:16:48
|
| Try using [chandu\sqlexpress] instead of chandu\sqlexpressMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|