Link to home
Start Free TrialLog in
Avatar of ryank85
ryank85

asked on

SQL 2012 Error

Hi All,

we have a problem with a clients server, basically they are running 2012 essentials with SQL 2012 - we have the database running and working on the server ok but the SQL string doesn't appear to let me client machines connection to it.

The errors is:-

Connection to SQL Server failed - [DBNETLIB][ConnectionOpen (Connect().[SQL Server does not exist or access denied.

SQL String Used:-

Provider=SQLOLEDB;Server=SERVERNAME\SQLEXPRESS;Database=customer;Trusted_Connection=yes;

We have tried turning off the firewall with no luck.

any ideas?

thanks again
Avatar of Haresh Nikumbh
Haresh Nikumbh
Flag of India image

Have you gone through below link, its apply for SQL 2008 but it same for SQL 2012 too

http://skamie.wordpress.com/2012/01/16/sql-server-connectivity-error-sql-server-does-not-exist-or-access-denied/
ASKER CERTIFIED SOLUTION
Avatar of James Murrell
James Murrell
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ryank85
ryank85

ASKER

Hi all. We managed to fix this. The SQL Browser service was disabled, we started this and everything started to work. Thanks for your help.

Ryan
great news please close question