mySQL databases aren't stored in a single file in your webspace, so it is much more secure than Access.
The only way to access the database is by issuing the mysql_connect commands in a PHP script, telnet or by actually running a command on the server.
Hope that helps!
Bookmarks