TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kishore kovil
NA
4
20.8k
Database creation Error in SQL Server 2005
Jan 13 2011 10:25 AM
Hi.
I followed the following steps:
1.Connected to Database using Windows authetication
2.Created new database by right mouse click on Databases tab.
3.created login for the newly created instance from security tab.
4.I was not able to access my database, when i try to login with the created login by sql server authetication.
I get the following error , when i try to run the scripts.
"
com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open database "sqlserver database name" requested by the login. The login failed."
Thank you
Kishore
Reply
Answers (
2
)
Error happens when my application uploads to server
SQLSERVER 2008 Creation error