We Talk Coding

Is it possible to lock databases with a password?

Is it possible to lock the database with a password and make the login screen to enter password disable for sometime and enable it after a period of time.The other question is Is it possible to store patterns of iris and fingerprints in databases oracle and SQL or else suggest me other databases which has these features. How to compress the size of the database.

Public Comments

  1. oh yeah defrinatly but i got no flippin clue how!? srry dude
  2. Databases have users that has passwords; you can only get in a database as a user (administrator is also a user). To have a timer on the login screen you need an application layer (an application between users and the database). The iris and fingerprints need to be stored as digital images.
Powered by Yahoo! Answers