Forum Moderators: open

Message Too Old, No Replies

Chillisoft ASP, Frontpage & Access 2000

Getting these lot to work together

         

Jube

8:19 pm on May 3, 2002 (gmt 0)

10+ Year Member



My web site covers around 50 products which means updating it each week has become pretty onerous. I have all the products on an Access 2000 database and want to integrate this with my webpage. I use Frontpage 2000 to edit the site but Chillisoft does not support Access 2000.

Can anyone point me in the right direction here, I've tried saving the database in different DB v and others but can't seem to get it to work ? I am not familiar with VB...am I trying to bite off more than I can chew ?

Jube

Crazy_Fool

11:39 pm on May 3, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



chiliASP is for *nix, Access is for Windows.
you need to either use Windows hosting or copy the data to a database format support by your server, ie MySQL

as a general rule:
ASP / Access <=> Windows servers
PHP / MySQL <=> *nix servers
Attempting to mix the above causes major headaches.

oh, and welcome to WmW