web base database

hmongie

Registered User.
Local time
Today, 15:30
Joined
May 17, 2003
Messages
99
Hi,

I hope someone can help me.

I want to create a database that I can use online. For example, I want to create a database and then use a webpage to make inputs and then have an option to display the entries. I guess this will be some type of blog. If anyone have any ideas on how to get this started please let me know.

I can create microsoft access database and webpages but I just don't know how to make them interact with each other.
 
Look at the Access utility Data Access Pages.
 
If you are serious about putting a database on the web I would skip DAP and start learning ASP.Net.

From what I understand DAP is ok for basic viewing and editing but not much more. With ASP.Net you can achieve most everything you can do in an Access form. Having said that, the learning curve for beginners in ASP.Net is steeeeeeeeep so keep that in mind when deciding which to go with.
 

Users who are viewing this thread

Back
Top Bottom