Database Security - TechRepublic
General discussion
November 28, 2002 at 04:27 PM
nnco00

Database Security

by nnco00 . Updated 23 years, 6 months ago

Hi
How can I secure my database in a way that no one, other than I, can directly access it. Notting that the database is used in a VB Application.
I thought of putting a password, and pass it with the provider in the application, but that means I have to do changes in the application each time I changed the database password. This is why I think it’s not the best solution. so please help me in solving this issue.

This discussion is locked

All Comments