Accessing a databse thru a webpage (newbie question)

C

Chang

I want to create a databse that will be accessible thru the web, for
updating and viewing

information using a webpage, how would i go about doing this? the databse
will be sort of

like the imdb.com's database. thank you
 
S

Sal Rosario

Read about Data Access Pages (DAP) in the Access help files. For fancier
applications, look into developing web applications using ASP or ASP.Net.
This is serious stuff.

--
Regards,

Sal Rosario
Small-Business Advisor
www.salrosario.com


I want to create a databse that will be accessible thru the web, for
updating and viewing

information using a webpage, how would i go about doing this? the databse
will be sort of

like the imdb.com's database. thank you
 
Top