On Sun, Jan 30, 2005 at 04:03:37PM -0500, Sheryl (Permutations Software) wrote:
> transactions. It's just the default. I don't know where I'd check AutoCommit
> settings (or it they even apply to the default database type). It doesn't
> refer to this in phpinfo.php.
Try doing this immediately after inserting the data:
mysql_query("COMMIT", $this->dbh);and see if that changes anything. -Jason Martin -- My karma ran over my dogma This message is PGP/MIME signed.
pgpplCPHXl079.pgp
Description: PGP signature
