Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Buffer Size

Status
Not open for further replies.

cgj

IS-IT--Management
May 21, 2001
4
US
I have a large Access file with about 4500 image records in binary form. I am trying to import the column into my SQL database and I am encountering a 'Buffer Size' error at the source telling me that the data in the source column is too large for the specified buffer size.

I haven't been able to find anything indicating if I can change this-- any suggestions?

Thanks.

cgj
 
There is a registry setting called MaxBufferSize that is described in the following documents. I'm not sure that modifying the setting will solve your problem but it may.

Access 97: Adjusting Windows Registry Settings to Improve Performance

Access 2000: Optimizing Your Application
Terry
------------------------------------
People who don't take risks generally make about two big mistakes a year. People who do take risks generally make about two big mistakes a year. -Peter Drucker
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top