Connecting Tech Pros Worldwide Forums | Help | Site Map

link a webpage to an access database?

mike taylor via AccessMonster.com
Guest
 
Posts: n/a
#1: Nov 13 '05
Hi...myself and a friend are building a databse, which is almost complete.
We need to be able to link a form on a webpage to the database as part of
our project but we just dont know how...

--
Message posted via http://www.accessmonster.com

David Schofield
Guest
 
Posts: n/a
#2: Nov 13 '05

re: link a webpage to an access database?


On Wed, 30 Mar 2005 20:58:05 GMT, "mike taylor via AccessMonster.com"
<forum@AccessMonster.com> wrote:
[color=blue]
>Hi...myself and a friend are building a databse, which is almost complete.
>We need to be able to link a form on a webpage to the database as part of
>our project but we just dont know how...
>
>--
>Message posted via http://www.accessmonster.com[/color]

Hi
this is a big subject. here is an example which displays data in a
table
http://www.w3schools.com/ado/showasp...=demo_display2

Here is an example which updates records from a form
http://www.w3schools.com/ado/ado_update.asp

these use ADO, maybe you would prefer to start with ADO.net which is
newer.

David

David Schofield
Guest
 
Posts: n/a
#3: Nov 13 '05

re: link a webpage to an access database?


[color=blue]
>these use ADO, maybe you would prefer to start with ADO.net which is
>newer.
>
>David
>[/color]
It does use ADO but I meant ASP, ASP.NET
David

Closed Thread