Jimmy Malan

Hi Boris,
I tried to insert a memo field into a table with a field type of Char(2048).
No data was inserted and no error was raised..
I then assigned the memo field to a local variable with the same result.
I then assigned the memo field to a local variable using Alltrim() which
seemed to do the trick.
Is this the correct method to use ? Is there baggage in a memo field that
Sql does not like ?
Thanks
regards,
Jimmy