maurizio.lattuada@gmail.com schrub am Donnerstag, 12.
Januar 2006 14:21 folgendes:
> i agree with zero: with databases like oracle, sql
> server, you should let them to manage concurrency.
> If you use mysql don't forget to set tables with type
> 'InnoDB'. Default is 'MyIsam', but this one doesn't
> take care about concurrency
This is not quite right. MyIsam also supports
concurrency, but not Transactions, which are available
only with InnoDB tables.

Signature
greetz Karlheinz Klingbeil (lunqual)
http://www.lunqual.de oder http:www.lunqual.net