Hi all,
I am trying to run a query with the following definition in my database.xml file
<table name="querytable">
<queries>
<query mode="others">select id from node where id=?</query>
</queries>
<keys>
<key name="id" type="int" autoincrement="true">
<mode name="auto" type="autoincr"/>
</key>
</keys>
</table>
I don't get any errors, but as well I don't get any output.
Later I would like to call stored procedures.
Can anyone help, with may be a description or a DTD of the database description
file?
Thank you,
mare..at.web.de
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]