Can someone help me,
Im having problems getting the code right in a simple login form on my
data project to connect and authen. to a SQL7 database on a NT\windowns2000
Server. The login form should simply athen. the users name and password
using NT SECURITY not SQL7. Can someone give me some sample code for a login
form that has the following.
3 text boxes
1 txtbox to input username
1 txtbox to input users password
1 txtbox to input servers name
2 command Buttons
1 (OK) to start
1 (Cancel) to cancel the request
Thanks
Gerry