[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

xalan extensions SQL Oracle Driver

Subject: xalan extensions SQL Oracle Driver
From: "arun prasath" <arunwaits@xxxxxxxxxxx>
Date: Fri, 31 Oct 2003 17:57:48 +0530
oracle driver name
Hi,
I am using Xalan 2 extensions.
I want to connect to Oracle and query database and select few values and display it through XSL.
I am trying to run the samples program that is coming along with xalan download. (inside extensions\sql\basic-connection directory).
I am using the oracle driver, oracle.jdbc.driver.OracleDriver. I have changed the parameters(datasource, driver, username, pwd) inside dbtest.xsl.
When I use this driver to connect to database through xsl, I am getting the error,
"No Suitable Driver".


When I tried the same program with a different driver(sun.jdbc.odbc.JdbcOdbcDriver), it works fine.

Is Xalan doesnt support this Oracle driver??

please help
here is my parameters:
		<xsl:param name="driver" select="'oracle.jdbc.driver.OracleDriver'"/>

<xsl:param name="datasource" select="'jdbc:oracle:thin:@172.22.1.44:1521:dbn009'"/>

<xsl:param name="query" select="'select * from TBL_Document_type'"/>

<xsl:param name="username" select="'uid'"/>

<xsl:param name="passwd" select="'pwd'"/>

regards
s.arun prasath

_________________________________________________________________
Access Hotmail from your mobile now. http://server1.msn.co.in/sp03/mobilesms/ Click here.



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.