Re: [pgadmin-support] SQL Server to Postgres Migration

2002-08-29 Thread Dave Page
> -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

[pgadmin-support] SQL Server to Postgres Migration

2002-08-28 Thread Corin Froese
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