Open GoogleCodeExporter opened 9 years ago
Did you provide the instance name?
I.e. my machine is
dean-dev\SQLEXPRESS and this works as does
192.168.1.101\SQLEXPRESS however
192.168.1.101 will not work, because the instance hasn't been specified
Original comment by dean.tho...@gmail.com
on 26 Mar 2010 at 9:45
Hi dean,
Need to double check.
Let say I've installed my sql server 2008 on this path
'C:\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\'
and the server ip address is 128.247.95.131.
Which one should I take as an instance name?
Based on the error produced, I've provided such as below:
128.247.95.131\MSSQL10.MSSQLSERVER
Is it the correct one?
Original comment by azriaz...@gmail.com
on 29 Mar 2010 at 7:54
Hiy,
Well, if you did provide an instance name, it would have been provided during
setup.
How do you connect to the SQL Server using SQL Server Management Studio?
Original comment by dean.tho...@gmail.com
on 29 Mar 2010 at 9:36
[deleted comment]
Try http://connectionstrings.com/.
Should be able to get your perfect connection string.
Original comment by dean.tho...@gmail.com
on 3 Apr 2010 at 9:52
Original issue reported on code.google.com by
azriaz...@gmail.com
on 26 Mar 2010 at 3:23Attachments: