[ic] SQL Statements within Usertags

Rich Doughty interchange-users@icdevgroup.org
Thu Jan 16 04:53:01 2003


whats the "recommended" way of executing SQL within a usertag? I've been
using $Tag->sql (...), but is there any way of accessing the DB connection
object for example, and avoiding the $Tag->sql (...) overhead?

cheers

  - Rich Doughty