Lars

Best is to buy/beg/steal/borrow the book
Cocoon: Building XML Applications by Carsten Ziegeler, Matthew Langham
http://www.amazon.com/exec/obidos/ASIN/0735712352/

http://www.newriders.com/books/product.asp?session_id={64B81A3A-2F82-408F-9C
DB-DF29BD5567CE}&product_id={C3C05052-BE3B-4E06-A60A-13FB40AF58F6}

Failing that you can try the online docs,
ESQL is part of XSP, so I'd start at

http://xml.apache.org/cocoon/userdocs/xsp/index.html
or on your installation at
http://localhost:8080/cocoon/documents/userdocs/xsp/index.html

to get started with XSP. Then try the EQL link

http://xml.apache.org/cocoon/userdocs/xsp/esql.html
or on your installation at
http://localhost:8080/cocoon/documents/userdocs/xsp/esql.html

        --- OR ---

You could use an SQL transformer to get at SQL. See
http://xml.apache.org/cocoon/userdocs/transformers/sql-transformer.html
or on your installation at
http://localhost:8080/cocoon/documents/userdocs/transformers/sql-transformer
.html

Christopher

> -----Original Message-----
> From: Lars Martinsen [mailto:[EMAIL PROTECTED]]
> Sent: 10 September 2002 09:02
> To: '[EMAIL PROTECTED]'; 'Christopher Watson'
> Subject: RE: Connecting to MS SQL Server
>
>
> Thanks a lot Christopher..
>
> In your mail, you mention esql. Do you know any resources on this subject?
> How would I write SQL statements with esql, when I've used the
> <esql></esql>
> tags that you indicated?
>
> Thanks again,
>
> .lars martinsen


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to