> -Original Message-
> From: Corin Froese [mailto:[EMAIL PROTECTED]]
> Sent: 28 August 2002 20:42
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] SQL Server to Postgres Migration
>
>
> Greetings,
>
> I've found a problem with the Database Mig
Greetings,
I've found a problem with the Database Migration Wizard. When porting SQL
Memo fields to Postgres Text fields, hard returns are replaced with one
of: chr(13), chr(13)||chr(10), or chr(10)||chr(13). However, when
entering new data into a text field, a hard return is entered as chr(10