connection string and ADO



Hi,

I would like to know how do you do to store the connection string of an ADO component.
Basically to access to a DB (to insert, update, select,..) we usually use the DB administrator password and account.


So if we store it somewhere, we create a security hole.

How can i do to not make application users type several time the DB administrator data (for creating DB, for example), or the users data (password, account) in case of select, insert,... commands ?

thanks a lot,
Maileen
.



Relevant Pages