Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-09-05 : 11:07:23
|
Adam writes "Given that NTCR is only good in a network environment how can I redirect a user back to a login page (or register something) if I pass their username and password into a OLE DB connection string and use SQL 7.0 authentication. When a user is not in the SQL user list the error is: Microsoft OLE DB Provider for SQL Server (0x80040E4D) Login failed for user 'weblogin'. Apart from installing additional software on the server is there a elegant way to handle this and take the user to a nicer place?"
|
|
|
|
|
|