AllExperts > Experts 
Search      

Database Programming

Volunteer
Answers to thousands of questions
 Home · More Questions · Answer Library  · Encyclopedia ·
More Database Programming Answers
Question Library

Ask a question about Database Programming
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Marty Landman
Expertise
Database installation, analysis & design and programming questions.

Experience
Have done application programming as well as some installation and administration mostly with MySQL for web servers and site development and also with IMS and DB2 on legacy systems in the past.

Education/Credentials
MS in computer science.

 
   

You are here:  Experts > Industry > Data Management > Database Programming > data security

Topic: Database Programming



Expert: Marty Landman
Date: 8/7/2007
Subject: data security

Question
I want to know about ; how we can secure our data base file, so that anybody can't open it. Can we save our data base file in a different file format ?

Answer
There are two basic things you can do which I am familiar with.

First, have an id and password set up in order to access the database, and take care to choose ones that would not be easy to guess.

Second, if the data is particularly sensitive then it is totally possible to encrypt the database. This can be done in Perl, PHP - any language you want to use probably.

--
Marty Landman, Face 2 Interface Inc.
DB App: http://face2interface.com/Products/FormATable.shtml
Drupal Developer Blog: http://drupal.face2interface.com/

Add to this Answer    Ask a Question



  Rate this Answer
   Was this answer helpful?
Not at allDefinitely              
   12345  

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.