dalibo / sqlserver2pgsql

Migration tool to convert a Microsoft SQL Server Database into a PostgreSQL database, as automatically as possible
http://dalibo.github.io/sqlserver2pgsql
GNU General Public License v3.0
515 stars 117 forks source link

Empty string, empty guess at ./sqlserver2pgsql.pl line 1434. #157

Closed jackerzhou closed 3 years ago

jackerzhou commented 3 years ago

my $decoder = guess_encoding($data, qw/iso8859-15/);

madtibo commented 3 years ago

Hello @jackerzhou

Does the problem come from your dump file encoding? Is it in UTF-16? In an other encoding?

Cordialement,

madtibo commented 3 years ago

I close this issue. Do not hesitate to reopen it if you still experience your problem.

slieer commented 2 years ago

error: utf8 or iso-8859-15 at ./sqlserver2pgsql.pl line 1506.