Click here to Skip to main content
15,894,460 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi Guys

I having error when exporting data into excel using openrowset function.
"String or binary data would be truncated"

When using openrowset excel will not allow more than 255 characters into the columns.
Is there any Solution for this please suggest me to solve this issue.

Thanks in Advance


Piramanayagam.U
Posted
Updated 7-Nov-11 1:34am
v2

This[^] may help you.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 7-Nov-11 16:53pm    
Found, a 5.
--SA
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 7-Nov-11 16:53pm    
Found, a 5.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900