Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hello,
I ve met an problem with field (data char) wich i ve loaded from an table (POSTGRESQL encoding Latin1).
Some Char are not correct.
I would like to know how to resolve this problem and how i could set the encoding.
If someone could help me..
Thanks.
 Gysbert_Wassena
		
			Gysbert_WassenaMake sure you select the Postgresql Ansi driver when you define the odbc connection.
 
					
				
		
hello Gysbert,
thank for the answer but Yes i used the Postgresql Ansi driver.
