Memo fields and DAO 
Author Message
 Memo fields and DAO

I need to be able to copy a memo field from one table to another.
When I use db.Execute " INSERT.....", the field is truncated to a few lines.
The memos are not long ( generally <1,000 characters).
I've tried GetChunk, which reads the field OK, but AppendChunk  truncates
all after the first CR in the field.
Can anyone tell me what I'm missing.

Bob Darlington



Fri, 04 May 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Problem With Memo Fields And DAO

2. Memo field and DAO

3. Append memo field to a different memo field

4. Memo fields - problems reporting 2 memo fields

5. Access, VB, and DAO problem with a Memo Field

6. Help with Access Memo Field (DAO)

7. DAO.QuaryDef and Memo fields...HELP!!

8. Embed Fields within a memo field

9. HELP: linking txt field with a memo field

10. Displaying MS Access fields over 255 characters (Memo fields)

11. Mail Body field to Access memo field

12. get access-memo-field in an rtftext-field

 

 
Powered by phpBB® Forum Software