[Rt-devel] Custom SQL Query for RT at a glance

Michel Kohl mkohl at linux.lu
Tue Jan 20 16:23:29 EST 2009


Stephen Turner schrieb:
> This will get you a DBI-style database handle:
> my $dbh = $RT::Handle->dbh;
> I'd only use this for reading from the DB. You could ruin your day by 
> doing direct SQL updates.
> Steve

Steve,

Thank you very much, works great!

Michel


More information about the Rt-devel mailing list