by lyle fairfield <lyle.fairfield@[EMAIL PROTECTED]
>
May 4, 2008 at 05:32 PM
On May 4, 7:23=A0am, kevcar40 <kevca...@[EMAIL PROTECTED]
> wrote:
> Hi
> i have a database that users enter datai into
> i am tempted to try and make this a web appliction
> What would be the best way to go about this?
> =A0any ideas
>
> kevin
1. Convert the backend JET database (tables, views, queries etc.) to
MS SQL.
2. Host the MS SQL Database on an Internet enabled MS SQL Server ($20
per month).
3. Convert the front end to an Access Data Project.
4. Distribute the ADP.
You're done.