Hi,
I have setup JDBC datasouce called "jdbctest" at default server in JMC.
I am keep getting error message from JRUN server.
Here is my source code:
<%@ page import="java.sql.*,allaire.taglib.*" %>
<%@ taglib uri="jruntags" prefix="jrun" %>
<jrun:sql datasrc="jdbctest" id="mydate">
select sysdate from dual
</jrun:sql>
can anyone tell me what did i miss?
thank you very much
YC
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.