RE: sql 2005 login thru an external web app
- From: vinothg <vinothg@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Aug 2008 08:23:01 -0700
"ChiWhiteSox" wrote:
Hi.
We have an sql 2k5 box setup in windows authentication. Users are all
defined in pur global company domain.
Is it possbile to create a external webapp, with login and password inputs
and then use these inputs to login to the sql server database using the sql
connection string at web.config file:
<add name="TAVAConnectionString"
connectionString="Data Source=ENY\SQL2005;Initial
Catalog=TAVA;User ID={0};Password={1}"
providerName="System.Data.SqlClient" />
Thanks so much
- Prev by Date: Re: Understanding SQL and Microsoft GP
- Next by Date: Re: Understanding SQL and Microsoft GP
- Previous by thread: UNderstanding SQL and Microsoft GP
- Next by thread: Website & SQL Server Security
- Index(es):
Relevant Pages
|