Authenicate users

S

Seema

How to Authenticate Users with the SQL Server database table. I am using ling
to entity data model.
 
M

Mr. Arnold

Seema said:
How to Authenticate Users with the SQL Server database table. I am using
ling
to entity data model.


The SQL database will need to use a generic user-id and password, and the
database will be setup to use User Authentication using the generic user-id
and psw word to login to the SQL Server database by any user using the
application. The Entity model's connection string will be based on using
the generic user-id and psw when you login to the SQL server database to
select the entities that are going to be on the model. You copy the
connection string from the App.config that is created during Model creation,
and you copy it to the Web.config.


__________ Information from ESET NOD32 Antivirus, version of virus signature database 4121 (20090601) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top