in reply to Re: Character issue when pulling data out of MSSQL using DBI
in thread Character issue when pulling data out of MSSQL using DBI

Sorry for the brief description, i just was checking if it wasn't something obvious...

I am using ActivePerl 5.8.8 the database is Microsoft SQL Server 2008 running on the same machine. The encoding of the particular field in question is "SQL_Latin1_General_CP1_CI_AS".

As far as I am connecting to the database, I am using DBI v1.609 and DBD-ODBC v1.22.

  • Comment on Re^2: Character issue when pulling data out of MSSQL using DBI