Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: run sql query with GT::SQL: Edit Log

Here is the list of edits for this post
run sql query with GT::SQL
Is there a way to run just a regular sql query with the GT::SQL module?

Example:

Code:

$DB->do_query(qq|my random sql query|) or die $GT::SQL::error;


Thanks,

- Jonathan

Last edited by:

jdgamble: Jul 29, 2007, 4:23 PM

Edit Log: