This is a migrated thread and some comments may be shown as answers.

Unable to connect to SQL Server Express

2 Answers 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Madhu
Top achievements
Rank 1
Madhu asked on 05 Jan 2011, 01:09 AM
Hi,

I'm using trial version of QA edition Q3 release. trying to connect to database SQL Server Express Edition 2008 getting below error? as any one successfully connected to database? Please help me!!!

WebUI and SQL Server both are installed in same machine.

Screenshot attached.

Connection Failed!

2 Answers, 1 is accepted

Sort by
0
Madhu
Top achievements
Rank 1
answered on 06 Jan 2011, 11:00 PM
Never mind.....I got the solution

Don't pointing Initial catalog (Database Name) to system default databases (Ex: Master, Pubs Etc..)
Use free sample database AdventureWorksDW or your Own database name



Data Source=Complete Server Name;Initial Catalog=AdventureWorksDW;Integrated Security=True

It will work....

0
Accepted
Keaegan
Telerik team
answered on 07 Jan 2011, 06:47 PM

Hi Madhu,

I'm glad to hear that you were able to resolve this issue. I will mark this ticket to be closed on your behalf. Please do not hesitate to let us know if you run into further issue.

Regards,
Keaegan
the Telerik team

Interested in Agile Testing? Check out Telerik TV for a recording of Automated Testing in the Agile Environment
Tags
General Discussions
Asked by
Madhu
Top achievements
Rank 1
Answers by
Madhu
Top achievements
Rank 1
Keaegan
Telerik team
Share this question
or