This topic is locked

Windows Authentication

5/6/2009 3:34:16 AM
ASPRunner.NET General questions
T
tsou88 author

Can I connect to SQL Sever 2005 Express using ?
(A books says that [color=#FF0000]SQL Server authentication is disabled by default in SQL Server 2000 and later versions,

because it's not considered to be as secure.)

Sergey Kornilov admin 5/6/2009

Hsu-Kang,
the problem is that generated application in most cases won't work if you use Windows authentication. That's why ASPRunner.NET requires SQL Server authentication.