|
From: Jorge A. B. <jor...@gm...> - 2007-09-18 00:40:14
|
Paul Reeves escribió: > On Monday 17 September 2007, Jorge Andres Brugger wrote: > >> I have SQL Server and MySQL ODBC DSN here, and none of them asks for >> charsets (being dialect IB/FB exclusive). >> >> > > I don't know about MySQL, but IIRC, SQL Server has a server wide setting > for charset. > > > Paul > Yes, and for database also. What I was proposing is to define a standard charset for connection (UTF8?), for querying DB charset and dialect, and then auto-set these parameters. Havent tried, but what happens if I use dialect 3 connection over a dialect 1 DB? Or cyrillic connection charset on a chinese DB? Regards! |