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
pedro.godinho
NA
12
0
Managing SQL Server using C#
Jan 12 2005 8:21 AM
I'm wondering whether and how I can do the following using .NET (more specifically, C#): - Get a list of users from SQL Server - Create a new Database in SQL Server - Create a new user in SQL Server - Connect to SQL Server with a user who has Windows Authentication enabled (instead of a login name and password inside SQL Server) - Find the answer to similar questions - Where are things like these documented? I've figured out how to create tables inside existing databases - you simply execute the correct SQL statement. But I can't figure out how to do these other things. Any help would be greatly appreciated.
Reply
Answers (
4
)
Using dates and time in datatable.select
Connect to a remote database