landedesign
08-11-2005, 04:00 PM
Does anyone know of a database system available in which users could establish a user name and password to register products, buy merchandise and access a message board?
I have moderate asp skills, but have no idea how to write or where to purchase software to create this database. Any sugestions???
Graeme_H
08-12-2005, 12:32 AM
Do you just need a database, or do you need both the database and the server side code to interact with it?
If the database is your only problem, and you like to use ASP, your best bet is to use Microsoft Access to make your database. If you search for tutorials on ASP and Access interaction, you'll get tons of tutorials.
DatabaseMart
08-12-2005, 12:53 AM
Probably you need a shopping card system. You can find a good one from http://www.aspin.com/home/webapps/shopping
landedesign
08-12-2005, 11:20 AM
Originally posted by Graeme_H
Do you just need a database, or do you need both the database and the server side code to interact with it?
If the database is your only problem, and you like to use ASP, your best bet is to use Microsoft Access to make your database. If you search for tutorials on ASP and Access interaction, you'll get tons of tutorials.
Thanks! Seems like thats where I need to start...
landedesign
08-12-2005, 11:24 AM
Originally posted by DatabaseMart
Probably you need a shopping card system.
Thanks, we were actually looking into clickcartpro.