[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: [OT] : Developing applications for use over the web
- Subject: Re: [OT] : Developing applications for use over the
web
- From: lists@xxxxxxxxxxxxx
- Date: Tue, 23 Nov 2004 10:13:12 +0000
Marcus,
Given your data is now residing in a SQL database, theres no need for
custom DLLs - you can access SQL server using ADO natively from ASP pages.
A skilled ASP developer could knock up a front end in a couple of hours.
This is the route I would go, using stored procedures wherever possible to
minimise the "business logic" that resides (and thus gets
duplicated) in
your ASP and VB front end code.
Citrix, although fantastic, is a huge overkill for what you require (web
front end to your database)
If you can put everything on the web, theres no client code to worry about
upgrading.
Cheers,
/Neil/
www.spellings.net
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|