On Tuesday 04 December 2001 12:00 pm, [EMAIL PROTECTED] wrote:
> The concept of a transaction is important to my app because the number of
> queries and the number of tables
> to be modified during a particular transaction is not easy to calculate. It
is
> obtained from the result of
> the que
>Description:
I started using BDB tables in a php program with mysql-3.23.36 that comes with
redhat7.1.
The php program uses a database of 3 myISAM tables to read the schema of the
BDB tables and dynamicaly
generate select/update/insert queries on the BDB tables. The BDB tables form
another da