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. [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org