If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Pervasive Database encryption

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-12-06, 07:37
Supermuck Supermuck is offline
Registered User
 
Join Date: May 2006
Posts: 3
Pervasive Database encryption

It it possible to encrypt a pervasive database (7.9) in a similar way MS SQL or ORACLE does offer encryption?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 05-12-06, 08:45
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
Yes, but it depends on your application. What exactly are you trying to do? For encryption, look at the "Owner Name" options.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
  #3 (permalink)  
Old 05-12-06, 08:56
Supermuck Supermuck is offline
Registered User
 
Join Date: May 2006
Posts: 3
thanks mirtheil,

i'm trying to protect (encrypt) the DB Files so that only dedicated application users can make use of the files. No System Admin shall be able to read or modify those files.
the application is a standard business solution. i'm not sure what kind of API it uses to access the database. It is definitely not ODBC.

I'll have a look at the 'owner names' meanwhile.

cheers
Reply With Quote
  #4 (permalink)  
Old 05-12-06, 15:08
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
Is this a third party application or something you've developed? If it's third party, you'd need to talk to the vendor because the application will have to be updated to support Owner Names.
If you were using a newer version of PSQL (PSQL v 8.5 or later), you could use Database Security to limit access to the files. It wouldn't be encrypted but would prevent a user from getting to the files.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
  #5 (permalink)  
Old 05-15-06, 02:57
Supermuck Supermuck is offline
Registered User
 
Join Date: May 2006
Posts: 3
It is a third party application and updating to a newer server engine is impossible. But the application should soon be available for MS SQL and ORACLE, i will have to wait...
thank you mirtheil for the helpful information.

cheers
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On