dbTalk Databases Forums  

Export to .mdb error

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Export to .mdb error in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MN
 
Posts: n/a

Default Export to .mdb error - 04-28-2010 , 02:46 PM






Hi --
MS SQL2008. I want to export a table1 to MS Access so I using Export data.
While it is exporting to the last step I got an error " OLE DB Size of Field
'Client' too long"
So it was stop right there. Thank you for any suggestion!

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: Export to .mdb error - 04-29-2010 , 08:50 AM






Did you save the resulting SSIS Package that the Export wizard created? If
not, re-runt he wizard and save, BUT DO NOT RUN the package.
Then open the package in BIDS 2008 so you can edit it. On the data flow, add
a derived column transformation to get the column to the proper size and map
it in the Destination connection instead of the original column.

Or, just increase the size of the destination column in your mdb datbase.
--
Todd C
MCTS SQL Server 2005


"MN" wrote:

Quote:
Hi --
MS SQL2008. I want to export a table1 to MS Access so I using Export data.
While it is exporting to the last step I got an error " OLE DB Size of Field
'Client' too long"
So it was stop right there. Thank you for any suggestion!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.