Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > DB-Aware

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 02-14-2003, 11:39 AM
glennboy85 glennboy85 is offline
Senior Member
 
Join Date: Nov 2001
Posts: 100
Default ADO.. and mdb Files

I Delphi Connected correctly to the access database and everything set up including a few tables..

Now when .When You run the program and are distrubuting it about. It will need the mdb file. I have that all sorting but what i would like to know is

Wouldnt the User be able to modify the data in the mdb file if they have microsoft access?

Can you put a password on it (if how)(would you still be able to modify it in delphi if a password was set in access)
or the database Encypted it

--------------------
Glenn Sharrock!
--------------------
Reply With Quote
  #2  
Old 02-14-2003, 11:49 AM
AlexK AlexK is offline
Senior Member
 
Join Date: Mar 2002
Posts: 202
Default RE: ADO.. and mdb Files

Hi,


You can password protect the database in access by doing the following:

Tools --> Security --> Set Database Password...



This should keep the database safe if you're distributing, like you said, but I'm sure there could be better methods I can't think of

Hope this helps

Regards,
Alex
Reply With Quote
  #3  
Old 02-14-2003, 11:51 AM
AlexK AlexK is offline
Senior Member
 
Join Date: Mar 2002
Posts: 202
Default RE: ADO.. and mdb Files

Oops, missed a bit


No, the database can't be edited from Delphi if it is password protected (unless you login with the password using the ADO controls of course)


Regards,
Alex
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:53 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.