Re: Problem with Sql Extension

2007-02-28 Thread Erin Harris
ts in org.apache.xalan.lib.sql.XConnection to see what is happening. Thanks. Erin Harris "Pankaj Bishnoi" <[EMAIL PROTECTED]> 28/02/2007 02:19 AM To "Xalan List" cc Subject Problem with Sql Extension Hi All I am using xalan sql extesnion. My xsl code is h

Problem with Sql Extension

2007-02-27 Thread Pankaj Bishnoi
Hi All I am using xalan sql extesnion. My xsl code is having a variable named as varDB and in this variable i connect to database and the this variable varDB is used in firing query. Queries are fired in xsl template "dbLookupTemplate" . Now when i execute this stylesheet i get java.sql.SQ