Results 1 to 2 of 2
- 01-19-2010, 09:23 AM #1
Member
- Join Date
- Jan 2010
- Location
- Athus - Belgium
- Posts
- 23
- Rep Power
- 0
SQL server express edition connection
Hi,
I'm a new JAVA developer and I'm having some basic problems.
The server name is : PC346519167106\SQLEXPRESS but when I put in my code String dbUrl = "PC346519167106\SQLEXPRESS"; I have the following error in eclipse editor:
Invalid escape sequence (valid ones are \b \t \n \f \r \" \' \\ )
If I can not use '\' to set dburl, how can I correct this ? Changing Server name on SQL SERVER ? How can I do this ?
I have the same fot the user name string (PC346519167106\Patricia e Pierre).
Best regards.
Pierre.
- 01-19-2010, 09:59 AM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
Similar Threads
-
Netbeans 6.5 unable to connect MS SQL Server 2005 Express
By dpk_vash in forum NetBeansReplies: 4Last Post: 09-07-2010, 06:51 AM -
Remote SQL Server Connection
By saso1310 in forum JDBCReplies: 2Last Post: 05-15-2009, 07:39 AM -
Connection the sql server
By Preethi in forum New To JavaReplies: 7Last Post: 06-26-2008, 03:05 PM -
Sql server connection problem
By tanvirtonu in forum JDBCReplies: 1Last Post: 03-31-2008, 12:46 PM -
problem with viewing .java files when Visual J# 2005 Express Edition exist
By unhurt in forum New To JavaReplies: 3Last Post: 11-03-2007, 01:58 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks