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 > General > Database Concepts & Design > MySQL or Access?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-21-04, 13:53
DMZ DMZ is offline
Registered User
 
Join Date: May 2004
Posts: 2
Cool MySQL or Access?

Hi, I'm writing a web tool for my colleagues to submit data to a database of my choosing in my company's intranet. However, the data is rather sensitive and I was wondering Access or MySQL is more secure in terms of security. Or is there a difference between the two?

Reply With Quote
  #2 (permalink)  
Old 06-04-04, 16:03
pazpower pazpower is offline
Registered User
 
Join Date: May 2003
Posts: 13
No Qestion

There is no question, MySQL is definitely the DBMS you want to use. You can setup your own user/user privileges on the DBMS level. ACCESS is just simple tool to manipulate simple lists of data.
Reply With Quote
  #3 (permalink)  
Old 06-04-04, 16:23
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Both tools (MySQL and MS-Access) can be secure with a competent admin. There are lots more competent admins for MS-Access than there are for MySQL. MySQL is somewhat easier to learn to secure, especially since there are lots fewer well trained attackers.

In the long run, you are between the devil and the deep blue sea. Neither is inherantly secure, both can be secured if you do them right. Other products such as MS-SQL, DB2, and Oracle can be configured more securely, more easily.

-PatP
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On