View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Lazzaroni Lazzaroni is offline
external usenet poster
 
Posts: 55
Default CopyFromRecordset fails if string 911?

Started up a new post at the following link. This one wasn't getting any
responses.

http://support.microsoft.com/newsgro...sloc=en-us&p=1


"Ken Valenti" wrote:

When using the CopyFromRecordset method, it fails if the lenghth of text
exceeds 9XX.

Using ADO to connect to an Access 2003 database. Fields are defined as
"memo" in Access (unlimitted length).