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

MonetDB does not support ANSI characters, only UTF-8 encoded characters.

-- 
Sjoerd Mullender

Attachment: signature.asc
Description: OpenPGP digital signature

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