[rt-users] Insertion in databases
Jan Algermissen
jalgermissen at topicmapping.com
Tue Jun 14 16:46:34 EDT 2005
On Jun 14, 2005, at 10:42 PM, Ahalya_Nathan at mudnebr.com wrote:
>
> Hi all,
> Can anyone tell me the program in RT,doing the insertion and update
> for the Queues table in the database. Any suggestions are welcome.
Follow the inheritance chain all the way up. You'll get to the DBIx
module (not part of RT) but required. If you are just looking for a
data base handle, I think you can do this with RT::Record IIRC. I
think it has a dbh() method that gives you the underlying DBI
database handle.
HTH,
Jan
>
>
> Regards,
> Ahalya Nathan
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
________________________________________________________________________
____________________
Jan Algermissen, Consultant & Programmer
http://jalgermissen.com
Tugboat Consulting, 'Applying Web technology to enterprise IT'
http://www.tugboat.de
More information about the rt-users
mailing list