Don't Know try to use the same namespace qualifiers (sql:)...
Jin Wei Yong wrote:
Hi,
I am still exploring the use of SQLTranformer. I am
using a book, Cocoon:Building XML Application by
Matthew Langham and Carsten Ziegeler. If you have the
book, you can refer to Chapter 7. The this SQL-related
Hi,
I am still exploring the use of SQLTranformer. I am
using a book, Cocoon:Building XML Application by
Matthew Langham and Carsten Ziegeler. If you have the
book, you can refer to Chapter 7. The this SQL-related
example does not use XSP at all. The query is written
in the xsl file.
In the examp
On Mon, 15 Apr 2002, Muhammad Irfan wrote:
> I am trying to execute SQL query and want to get the output/display in xml.
> I have written my SQL query in a xml file according to the
> docs/samples/sql/sql-page but getting the exptions
What exceptions are you getting? Is there an
I use xml-serializer when want to debug the xml between components of
pipeline
> -Original Message-
> From: Muhammad Irfan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 15, 2002 6:12 PM
> To: [EMAIL PROTECTED]
> Subject: xml output from sql query
>
>
>
>
Dear All,
I am trying to execute SQL query and want to get the output/display in xml.
I have written my SQL query in a xml file according to the
docs/samples/sql/sql-page but getting the exptions
This may be beause my sitemap entries are not correct or the way I reffer
to the URL is
n
- Original Message -
From: "David Rosenstrauch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 02, 2002 3:16 PM
Subject: Re: sql query
> At 12:48 PM 12/28/01 +0100, you wrote:
> >I'm using cocoon2, and I
Hi,
you may try to use xsp and the esql taglib :
http://apache.org/xsp";
xmlns:esql="http://apache.org/cocoon/SQL/v2";
>
tpConnection
SELECT GROUP_ID, LABEL, PATH FROM GROUP_EXT
At 12:48 PM 12/28/01 +0100, you wrote:
>I'm using cocoon2, and I've used sql queries, with the next query:
>
>
>http://apache.org/cocoon/SQL/2.0";
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
>
>
>
> http://apache.org/cocoon/SQL/2.0";>
>
> select id,numero,url
I'm using cocoon2, and I've used sql queries, with
the next query:
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
select
id,numero,url from bioquimica
But I don't know how can I get the attribute of the
query. (it's called "bioquimica")
thanks
arsson [mailto:[EMAIL PROTECTED]]
> Sent: 20 August 2001 12:24
> To: [EMAIL PROTECTED]
> Subject: AW: Possible to assign SQL query result to XSP variable?
>
>
> Hi,
>
> try to wrap it in a xsp:logic block:
>
> ...
>
>
&
Gesendet: Montag, 20. August 2001 13:21
> An: Cocoon-Users
> Betreff: Possible to assign SQL query result to XSP variable?
>
>
> Hi All,
>
> I'm trying to test for the presence of a key in an SQL table
> by performing
> an SQL query and having the result (or null) set in a
Hi All,
I'm trying to test for the presence of a key in an SQL table by performing
an SQL query and having the result (or null) set in an XSP variable:
checking for username = username
String got_uname = "dummy";
my_jdbc
12 matches
Mail list logo