On 4/20/07, James Masters <[EMAIL PROTECTED]> wrote:
> how can I see exactly what select statement Rose is doing?
Either turn on DBI->trace(...) or set these variables:
$Rose::DB::Object::Debug = 1;
$Rose::DB::Object::Manager::Debug = 1;
The DBI approach is probably better, but also noisier.
-John
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rose-db-object