[ic] Re: Transaction Database

Donald Lin interchange-users@lists.akopia.com
Thu Aug 2 11:04:00 2001


Oh I just noticed the Construct Something demo has a etc/log_transaction
file... I just added this to my catalog but it still does not work. What do
I need to get this log_transaction file to work?

----- Original Message -----
From: "Donald Lin" <donald.lin@giftme.com>
To: <interchange-users@developer.akopia.com>
Sent: Thursday, August 02, 2001 10:48 AM
Subject: Transaction Database


> 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
>