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 - 2005-02-11 : 08:00:23
|
| saikumar writes "I have connected to SQL Server2000 using ASP.Net datawebform wizard, it showed an error as"Computername/ASPNET".what do i do. plz solve the problem, send one code sample of how to connect to SQL Server2000 using ASP.NET" |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2005-02-11 : 15:53:32
|
| Either give Computername/ASPNET access on SQL or use SQL authentication in your connection string (Assuming SQL is installed with Mixed security)-Chadhttp://www.clrsoft.comSoftware built for the Common Language Runtime. |
 |
|
|
|
|
|