Jul 25, 2001 #1 sharonc Programmer Jan 16, 2001 189 US I'm trying to run a dts package and I'm getting the error that the buffer is too small for a field. This loads SQL Server from an MS Access database. The field that I'm having trouble loading is a memo field. How do I increase the buffer size?
I'm trying to run a dts package and I'm getting the error that the buffer is too small for a field. This loads SQL Server from an MS Access database. The field that I'm having trouble loading is a memo field. How do I increase the buffer size?
Jul 25, 2001 1 #2 tlbroadbent MIS Mar 16, 2001 9,982 US Check this MS Article. PRB: Transfer of Data from Jet 4.0LEDB Source Fails with Buffer Overflow Error http://support.microsoft.com/support/kb/articles/Q281/5/17.ASP Terry Broadbent "The greatest obstacle to discovery is not ignorance -- it is the illusion of knowledge." - Daniel J Boorstin Upvote 0 Downvote
Check this MS Article. PRB: Transfer of Data from Jet 4.0LEDB Source Fails with Buffer Overflow Error http://support.microsoft.com/support/kb/articles/Q281/5/17.ASP Terry Broadbent "The greatest obstacle to discovery is not ignorance -- it is the illusion of knowledge." - Daniel J Boorstin
Jul 25, 2001 Thread starter #3 sharonc Programmer Jan 16, 2001 189 US thank you so much. That was the perfect answer. Upvote 0 Downvote