Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
apaulca
Starting Member
1 Post |
Posted - 2005-06-22 : 02:12:21
|
hi,I have one problem while exporting to excelfrom an SQL table. I have create a DTS package and I have to reccord in an excel workbook every month some datas and to delete the old one from the previous month. But one of the column contains more than 255 characters and when I am deleting the reccord of previous month, it will change the type of the column in the Excel sheet and I couldn't then export more than 255 characters. Does anybody know how to solve this problem. Thanks in advance |
|
karuna
Aged Yak Warrior
582 Posts |
|
|
|
|