in reply to Re: Unicode insert into mssql from perl DBD
in thread Unicode insert into mssql from perl DBD

I`ve tried both approaches. DBD-ODBC 1.14 is not in the activeState repository unfortunately and I have not succeeded in building it my self. Using Ado has poved more promissing, but I faced entirely new issues. (e.g. consecutive executes of a prepared insert will chop off values in varchar columns to the length of the first insert.... interesting). Life's a workaround.... Thanks for all the advice
  • Comment on Re^2: Unicode insert into mssql from perl DBD