Re: DBD::ODBC and character sets (solved)

2009-10-01 Thread Stephan Austermühle
things. In fact, everything seems to work with unixODBC/CVS + FreeTDS/CVS (0.83.dev.20091001): $st = $dbh->prepare(q/INSERT INTO foo (name) VALUES (?)/); $st->bind_param(1, "German and Polish special characters: ä ö ü Ä Ö Ü ß é è ń ł", DBI::SQL_WVARCHAR); $st-&g

Re: DBD::ODBC and character sets

2009-10-01 Thread Martin Evans
Stephan Austermühle wrote: > Martin, > > thanks for your detailed background explanations. I really appreciate your > posting. Viewed superficially the theme character sets seems to be simple but > surprisingly I encounter it since my very first day in IT. > > I'll give unixODBC/CVS a try. > >

Re: DBD::ODBC and character sets

2009-10-01 Thread Stephan Austermühle
Martin, thanks for your detailed background explanations. I really appreciate your posting. Viewed superficially the theme character sets seems to be simple but surprisingly I encounter it since my very first day in IT. I'll give unixODBC/CVS a try. Regards, Stephan smime.p7s Description: S