Jump to content

Database encryption

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Database encryption Rate Topic: -----

#1 User is offline   ECommerce Guru 

  • W.R. Private
  • Group: Members
  • Posts: 11
  • Joined: 11-January 08
  • Gender:Male
  • Location:GUJ
  • Interests:web development, web design, reading & writing web related articles, horse riding, swimming.

Posted 17 January 2008 - 11:40 AM

Hello,

Is it possible to encrypt MS Access database so that we can still access database record through web interface?
================================================
Zeeshan Dar
itHighway
web design development custom e-commerce solution & web based real estate listings software services provider
0

#2 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 17 January 2008 - 12:29 PM

Yes, with the 2007 version. Earlier versions you can password protect.
0

#3 User is offline   sujal 

  • W.R. Private
  • Group: Members
  • Posts: 12
  • Joined: 19-May 08

Posted 19 May 2008 - 01:47 AM

yes, are available in 2007 version . now we can encrypt data in mysql database by md5 function. but can not decrypt .

This post has been edited by sujal: 19 May 2008 - 01:48 AM

0

#4 User is offline   haku 

  • 日本語 Ninja
  • Group: Members
  • Posts: 652
  • Joined: 21-September 07
  • Gender:Male
  • Location:Yokohama, Japan

Posted 19 May 2008 - 03:02 AM

To be a little pedantic and technical, I believe that's because you aren't actually encrypting when using md5 (or sha1, which I prefer as it is 160bit encryption to md5's 128bit encryption), but rather hashing.
<a href="http://www.jaypan.com" target="_blank">Jaypan</a>
<a href="http://www.dudes-japan.com" target="_blank">Dudes Japan</a>
0

#5 User is offline   Bronzytalk 

  • W.R. Private
  • Group: Members
  • Posts: 43
  • Joined: 21-November 08

Posted 17 December 2008 - 05:09 AM

Hello,

Yes definitely you can encrypt MS Access database this feature is available in 2007 version. But it is better to take backup of the original database before begin encryption process to ensure loss of data.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users