Hello,
I am currently getting a problem transfering some data using vba.
When populating a memo field from VB using DAO the string data I am appending is truncated to 255 characters.
However the string is more than 255 characters long, it shows okay in the immediate window but in the destination table is truncated.
I haven't got a clue what to do, can any of you help?
Any help would be appreciated!
Thanks in advance,
Steve.
Make things as simple as possible — but no simpler.
I am currently getting a problem transfering some data using vba.
When populating a memo field from VB using DAO the string data I am appending is truncated to 255 characters.
However the string is more than 255 characters long, it shows okay in the immediate window but in the destination table is truncated.
I haven't got a clue what to do, can any of you help?
Any help would be appreciated!
Thanks in advance,
Steve.
Make things as simple as possible — but no simpler.