Mason 1.30

Having this:

t.html:

<%init>
use JDBC;
JDBC->load_driver('oracle.jdbc.driver.OracleDriver');
</%init>

I get this error:

Can't locate object method "load_driver" via package "JDBC" at

But having the same thing as a script outside Mason, mean normal script,
it works without problems...

Any idea?

Regards,

Florian



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to