web-enable application for SQL Server 2000 MS Access 2000 front-end
- From: "Hannah McCarthy" <u27872@uwe>
- Date: Sat, 14 Oct 2006 13:25:39 GMT
Hi,
I have been asked by a friend to create a web application to be accessed by
her salespeople when they are out on the road. Current setup is an SQL Server
2000 on Windows 2000 platform with MS Access front-end. She wants the sales
guys to be able to get uptodate information on appointments, pricing and
products by logging into the website, etc. In-house that data is available
thru the MS Access front-end. What is the best technology to use for this.
She hosts her website on her own server, separate and not connected to the
SQL Server 2000.
I am a newbie to all of this, so please bear with me ...
Question 1) What is the best technology to use for this. Considering that the
website is also hosted on a Windows platform, would ASP.NET be the most
suitable ?
Question 2) I now have to access the data held on the SQL Server 2000,
therefore exposing the server to the outside world. What security measures do
I have to implement as a developer to eliminate/minimize risk of hackers
getting access to the data.
Question 3) Can I take it that a database administrator would have to setup
everything surrounding security, i.e. suitable user access, firewalls, etc. I
have noticed that they have a trusted connection setup from Access to the SQL
Server 2000 to obtain data. But that's OK I guess since it is only within
their own network (Maybe you can contradict me if I am lulled into a false
sense of security ...).
Question 4) Would you advocate for an SSL certificate to be installed on the
web server ?
Question 5) What would I have to implement in my coding for the database
connection to ensure that the system is secure.
Question 6) To prevent SQL injection would it be sufficient to incorporate
stringent validation for any of the test field in forms ?
Any help is greatly appreciated
Regards
Hannah
.
- Follow-Ups:
- Re: web-enable application for SQL Server 2000 MS Access 2000 front-end
- From: nigelrivett
- Re: web-enable application for SQL Server 2000 MS Access 2000 front-end
- Prev by Date: Re: Adding Permissions
- Next by Date: Re: How to change the 'sa' password
- Previous by thread: Re: Adding Permissions
- Next by thread: Re: web-enable application for SQL Server 2000 MS Access 2000 front-end
- Index(es):
Relevant Pages
|
Loading