SQL Server to Postgres Migration - Mailing list pgadmin-support

From Corin Froese
Subject SQL Server to Postgres Migration
Date
Msg-id 1344.142.179.183.57.1030563706.squirrel@wm.sorexsoftware.com
Whole thread Raw
List pgadmin-support
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).
The result of the porting is that the fields or the entire record is
rendered uneditable through ADO code.  The records can be changed with
pgAdmin II though.

Corin Froese
Application Developer
Sorex Software Inc.
corin@sorexsoftware.com



pgadmin-support by date:

Previous
From: wlj
Date:
Subject: ecpg problem
Next
From: wlj
Date:
Subject: ecpg problem