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
Brett Bartleson
NA
4
0
Windows Domain Login Authentication Dialog
May 19 2005 2:51 PM
I have a Windows forms application that can transfer data from an OLE DB to an SQL Server Database. The transfer works if I have already logged onto my PC using the same domain that the SQL Server is on. If I am not logged into the domain, I get a "not trusted" exception when attempting to connect to the SQL Server. Is there a standard Windows Domain Login Authentication Dialog in Windows Forms, that can be used to connect to the the SQL Server with a login to the correct domain? The SQL Server is set up for mixed authentication but I am attempting to use Windows Authentication since the Server is part of a widely used domain. I am using Microsoft Visual C# .NET Thanks, Mavrick58
Reply
Answers (
1
)
pass an Object to external .dll funcion and get a changed Object
MDIChild Form