Re: Access Sql server 2005 from .net class library
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Wed, 11 Jul 2007 15:26:20 +0000 (UTC)
lankylad (lankylad@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
Since I'm writing the data access code in a Class Library DLL does that
when I'm using the class from a web application I have to use Anonymous
login and have that user set up on my sqlserver server with the same
password?
Web servers are not my area, but I guess that if you use integrated
security from a web server, then the Windows login under which the
web server runs is what will count. But it may be that an SQL login
is better in this case.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Re: Access Sql server 2005 from .net class library
- From: Roman Rehak
- Re: Access Sql server 2005 from .net class library
- From: bass_player [SBS-MVP]
- Re: Access Sql server 2005 from .net class library
- From: Erland Sommarskog
- Re: Access Sql server 2005 from .net class library
- Prev by Date: Re: Assign permissions to allow updates but deny select on table
- Next by Date: Re: How can I see what permissions "VIEW SERVER STATE" has?
- Previous by thread: Re: Access Sql server 2005 from .net class library
- Next by thread: Re: Access Sql server 2005 from .net class library
- Index(es):
Relevant Pages
|
|