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
Tommy
NA
4
4.4k
How to create a SQL Server database in Visual Studio.NET ?
Apr 20 2012 6:11 PM
Guys:
I've had difficulties creating a SQL Server database in Visual Studio.
Under "Server Explorer", I right-clicked on "Data Connections" and chose "Add Connection".
In the wizard that appeared, I selected Microsoft SQL Server and clicked continue.
In the Add Connection wizard that follows, should I enter "localhost" for Server name because I'm connecting to my local machine and IIS is already part of my Visual Studio.NET ?
Any idea ?
Thanks.
Reply
Answers (
2
)
How to connect to SQL Server database in C# ?
How to create assembaly and use it in .aspx page?