Using Access instead of .db file for database

greenspun.com : LUSENET : S-Mart Shopping Cart : One Thread

Has anyone used the s-mart to read in data from an Access database instead of using a .db file? I have a catalogue system, which reads data from an Access database. I am trying to convert s-mart to read data from the Access database instead of the .db file. When I include the variables

use CGI qw(:standard); $q = new CGI;

at the top of the script and make no other changes, no items are added to the cart. All it adds is the pipe symbols. Does anyone know why this is interfering with the script or has anyone tried this set-up and got it to work.

Thanks for your help

Shane Granaghan

-- Shane Granaghan (shane.granaghan@tdwp.com), September 14, 2000


Moderation questions? read the FAQ