[Mono-list] Mono.Data.SybaseClient - Language error

Γαλάνης Παναγιώτης pg at epafos.gr
Wed Oct 13 04:24:33 EDT 2010


Hello

 

I am connecting to a ASE Sybase 15.5 server thru Mono.Data.SybaseClient but when I read any varchar fields with greek chars I get '???'. 

I have try to set the connection language in the connection string, like 'Server=xx,5000;Database=db1;User ID=sa;Password=;language=greek;', but I get the same character conversion error. In any case, the ((Mono.Data.SybaseClient.SybaseConnection)(dbcon)).Tds.Charset is always 'iso_1'.

 

Is there any way to set the connection language in SybaseConnection(connString) or elsewhere.

 

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20101013/778c4cbd/attachment.html 


More information about the Mono-list mailing list