chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] status of chickenlib: build process and mysql interf


From: F. Wittenberger
Subject: Re: [Chicken-users] status of chickenlib: build process and mysql interface usage sample
Date: Wed, 01 Sep 2004 14:52:00 +0200

> Thanks Joerg for your feedback,
> but it seems to me the file in attachment is the
> mysql interface itself, while I need a little sample
> how to use it, say a connect, a select query, and insert/update
> query and a disconnect.

I'm attaching the xsql[1] implementation of Askemos.  It takes a sql
statement and returns an xml row element per result row with
column-named children elements holding the result values.  Hope this
helps.

regards

/Jörg

[1] : http://www.askemos.org/A849640f672ed0df0958abc0712110f3c/XSQL

Attachment: xsql.scm
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]