Click to See Complete Forum and Search --> : asp database question?


kbug
11-21-2000, 03:17 PM
Ive just landed a job for a big website its gonna have about 800-1000 products on the site and each one will need a price next to it. Does anyone know the easiest way that I can the price off a database or file?

The site will be hosted on A IIS machine and dont think they use cgi.

Any help would really be appreciated

thanks

manual_overide
11-22-2000, 02:07 AM
IIS??

ASP pages accessing either an Access or SQL database

miller
11-22-2000, 02:07 PM
Probably the easiest method will be to use ASP and ADO.

Do you know how to do database queries?