On 30-07-2007 05:35:36 -0700, Bharani wrote:
> 
> Hi,
> 
> I am trying to insert ansi characters and it doesn't seem to be working in
> monetdb/sql
> 
> insert into reason values(100,'SAVE 25ยข ON ICE CREAM');
> 
> reason is a table with
> Id integer
> message string
> 
> The client thinks the query is not complete and prompts '>more'. What should
> i configure to get this working

What happens if you try the same with JdbcClient?  It might be a locale
problem.

-------------------------------------------------------------------------
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

Reply via email to