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
J. Clay - 23 Aug 2004 16:48 GMT
You will need to use some type of web development platform such as asp or
asp.net. Your site and database must reside on a host that supports your
chosen platform.
Jim
> 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