Re: Loading long fields

From: Bradley Edelman <brad_at_adied.oz.au>
Date: Fri, 18 Jun 1993 01:56:06 GMT
Message-ID: <brad.740368566_at_hawk>


rcivan_at_urc.tue.nl writes:

>In loading a table I would like to insert te contents of ASCII-files
>as field values of a field of type LONG.
>The average file size is about 5-6 KB.
>All I tried failed.
>I would be glad to know whether anyone has solved the problem of loading
>LONG fields.

There used to be a problem where you had to break strings up into 255 char bits and then concatenate them together to perform an insert into a LONG field. Not sure if this still applies.

Brad. Received on Fri Jun 18 1993 - 03:56:06 CEST

Original text of this message