View Single Post
Old May 19th, 2009, 05:05 AM   #119 (permalink)
Radek Havelka
Junior Member
Verified Customer
 
Join Date: May 2009
Location: Prague, CZ
Posts: 9
the source and target encoding is the same, but i guess the importer needs to do query like

set names 'cp1250';

on source connection, and as well on target connection, so it doesnt do anything to non-ascii characters
Radek Havelka is offline   Reply With Quote