[ic] database (DBI) access within a page

Barry D. Hassler interchange-users@icdevgroup.org
Mon Nov 18 03:07:01 2002


Is it possible to access DBI functions within a page (without usertags, etc)?
I have a variety of database updates to perform based on a form input,  and it seems to make the most sense to do it right within the page (within a [perl] block).

I get "Safe: Can't locate object method "connect" via package "DBI" at (eval 216) line 37."