Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Putting Access DB on the web

0 views
Skip to first unread message

alamp

unread,
Mar 24, 2006, 11:24:02 AM3/24/06
to
I have created a DB. That was cake.

I can put together a simple webpage using Frontpage. Never published one to
the web.

I want people to be able to search and retrieve records in my DB from it
from a website.

How do you make your DB accessible from the webpage? Software needed?
Hardware needed? A simple HOW-TO resource for someone who knows nothing about
IT?

--
alamp

Danny J. Lesandrini

unread,
Mar 24, 2006, 12:03:18 PM3/24/06
to
Well, classic ASP is, IMHO, really cool and relatively simple. Here
are some resources that I've published.

Demo Access DB Form to convert your tables to ASP page
http://www.databasejournal.com/features/msaccess/article.php/3487741

Article I explaining how to create a Web Datasheet using ASP
http://amazecreations.com/datafast/GetFile.aspx?file=dsexample1.htm&Article=true


Article II explaining how to create a Web Datasheet using ASP
http://amazecreations.com/datafast/GetFile.aspx?file=dsexample2.htm&Article=true

There are some utilities out there that will more or less convert your
Access database into a web app. My references above are crude, but
show you how the script and html might look. Knowledge of HTML and
web design would be helpful.
--

Danny J. Lesandrini
dlesa...@hotmail.com
http://amazecreations.com/datafast


"alamp" <al...@discussions.microsoft.com> wrote ...

Martin Walke

unread,
Mar 24, 2006, 11:54:16 AM3/24/06
to
Hi Alamp,

You need to make your web page ASP and access the DB via ADO and a
connection string. Google for ASP and Access dbs. There'll be plenty of
hits.

HTH
Martin

"alamp" <al...@discussions.microsoft.com> wrote in message
news:6BAA5ED5-2807-48EB...@microsoft.com...

0 new messages