[ic] Transaction Database

Donald Lin interchange-users@lists.akopia.com
Thu Aug 2 10:53:01 2001


Hi All. I am just wondering what is needed for orders to be stored in the
transactions database. I made my catalog from scratch and have already made
my transaction database in MySQL. I put the following in catalog.cfg
Database transactions              transactions.txt     dbi:mysql:kosher
Database transactions              USER           kosher
Database transactions              PASS           9kosher9
Database transactions              DELIMITER      TAB

(i copied transaction.txt from the Construct Something Demo)
I restarted and IC recognized the new database.

Now I order an item and checkout and everything, but nothing is stored in
the database. What else do I need? Once an order is processed, shouldn't it
automatically be stored in transaction?

Thanks!
Donald