Subject Re: [firebird-support] Firebird External Table
Author Ann W. Harrison
At 02:13 PM 12/20/2004, Gerson Machado - Yahoo wrote:

>I created a external table and when access this data, all records have a
>stringe character, perhaps Lf/Cr in Windows 2k, what I need to do to
>correct ?

first_name char (15), last_name char (20), crlf char (2);

Good luck,


Ann