[EMAIL PROTECTED] wrote:
> For example, is it legal to do this:
>
> $ mclient -l mal -d demo -H
> mal>include sql;
> mal>sql.start();
> mal>bat1 := sql.bind("sys","_tables","id",1);
>
> The last statement hangs the client.
>
As I expected, it was a dumb newbie mistake:
I used sql.start() instead of sql.init() !
With init(), I can use sql.bind flawlessly.
Thank you for your patience!
Kambiz
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers