csr
Programmer
- Jul 20, 2000
- 507
I am appending data from a comma delimited file and everything works fine except for the fact that one of the fields contains more than 254 characters (the limit for a text field). So, I tried changing the field in the target file to a memo field. Now, nothing comes in to that field.
Is that as it should be (by design) or could I be doing some thing wrong here ?
Don
Is that as it should be (by design) or could I be doing some thing wrong here ?
Don