Using SQLXML within Cocoon

2005-09-29 Thread Stewart, Gary
Hi people, I was looking at SQLXML which is a tool for MS SQL Server and using that within Cocoon. Effectively what I'm looking to do is have an SQL transformer that sends the query to the database (the query might be an XPath query rather than a straight up SQL query) and receive XML data

Re: Using SQLXML within Cocoon

2005-09-29 Thread ???
several years ago, I use xmldbms, a java program, can execute under command line. Best Regards johnson - Original Message - From: Stewart, Gary [EMAIL PROTECTED] To: users@cocoon.apache.org Sent: Thursday, September 29, 2005 11:25 PM Subject: Using SQLXML within Cocoon Hi people

Re: Using SQLXML within Cocoon

2005-09-29 Thread Askild Aaberg Olsen
Stewart, Gary wrote: Hi people, I was looking at SQLXML which is a tool for MS SQL Server and using that within Cocoon. Effectively what I'm looking to do is have an SQL transformer that sends the query to the database (the query might be an XPath query rather than a straight up SQL query)