Re: [Firebird-net-provider] Charset problems

2009-03-12 Thread Jiri Cincura
On Thu, Mar 12, 2009 at 17:20, Barbiturico76 wrote: > But if there's no other way. You cna do it in place, of course. But you will face problems with dependencies etc. And if it's not >10GB database, this will be much easier. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/j

Re: [Firebird-net-provider] Charset problems

2009-03-12 Thread Barbiturico76
Jiri Cincura ha scritto: On Thu, Mar 12, 2009 at 16:34, Barbiturico76 wrote: So I need to convert the whole db to Unicode. How? Best way will be create new database and pump data from one to the other, i.e. fbexport could be helpful. It sounds creepy. But if there'

Re: [Firebird-net-provider] Charset problems

2009-03-12 Thread Jiri Cincura
On Thu, Mar 12, 2009 at 16:34, Barbiturico76 wrote: > So I need to convert the whole db to Unicode. How? Best way will be create new database and pump data from one to the other, i.e. fbexport could be helpful. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.

Re: [Firebird-net-provider] Charset problems

2009-03-12 Thread Barbiturico76
Jiri Cincura ha scritto: On Wed, Mar 11, 2009 at 04:13, Barbiturico76 wrote: When I get data (text) from VarChar fields or Blob type 0 fields, I always receive the char '?' instead of 'à', 'é', 'ì', 'ò' or 'ù' and I really cannot understand why. The data are correctly stored in th