![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Do you want this field to map across to Excel? CREATE TABLE where ? SQL Server or Excel? Have you looked in the datapump task to see the transformations ? -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Lynn" <noemail (AT) yahoo (DOT) com> wrote in message news:042201c362ac$0df087b0$a401280a (AT) phx (DOT) gbl... I have a dts package to export data from sql to excel. The package was working fine until I noticed I forgot a field. I added the field to the properties of create table but now I am getting the following error: Too many fields defined I have tried deleting the last field and I still get the error message. . |
#3
| |||
| |||
|
|
-----Original Message----- Yes, the fields from sql map to the excel fields. Create table Excel The transformation don't work because the excel table is not getting created due to the "too many fields are defined" error msg. -----Original Message----- Do you want this field to map across to Excel? CREATE TABLE where ? SQL Server or Excel? Have you looked in the datapump task to see the transformations ? -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Lynn" <noemail (AT) yahoo (DOT) com> wrote in message news:042201c362ac$0df087b0$a401280a (AT) phx (DOT) gbl... I have a dts package to export data from sql to excel. The package was working fine until I noticed I forgot a field. I added the field to the properties of create table but now I am getting the following error: Too many fields defined I have tried deleting the last field and I still get the error message. . . |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |