F
frontpagecustoms.com
I am looking for a secure method to store user data in a database.
Currently the site is set up with MS Access, however I hear there are
several downsides... 1. Number of concurrent users is limited, 2.
Slower than other databases available, 3. One of the least secure
methods (posts your data in a subfolder instead of on a secured
server).
Here's my issue. I have a MS SQL database access on my current host,
but I am unable to create a "database connection" with it because of
the security. This means I have to do all of the asp coding by hand
(say goodbye to GUI). Unfortunatly, I do not know the asp coding and
rely on the db wizards which use the db connection.
Are there any sugguestions on how to secure the Access Database, or
are there other data servers out there what will accomplish my goals?
Currently the site is set up with MS Access, however I hear there are
several downsides... 1. Number of concurrent users is limited, 2.
Slower than other databases available, 3. One of the least secure
methods (posts your data in a subfolder instead of on a secured
server).
Here's my issue. I have a MS SQL database access on my current host,
but I am unable to create a "database connection" with it because of
the security. This means I have to do all of the asp coding by hand
(say goodbye to GUI). Unfortunatly, I do not know the asp coding and
rely on the db wizards which use the db connection.
Are there any sugguestions on how to secure the Access Database, or
are there other data servers out there what will accomplish my goals?