![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I have VB.NET code written to create a DTS package "on the fly" - this works fine... It is designed to export stuff from SQL Server to MS Excel 2000 format My users (grrrr) say they want the worksheets in Excel to have names including spaces and brackets (). If I do the obvious - wrap the tablename in [] - it doesn't work, giving a JET create table error... A quick trawl through MSDN gives me "DTS creates BOTH a named range AND a worksheet BUT uses the names range unless you tell it otherwise" OK. Good. But does anybody know HOW I tell it otherwise? (Remember I'm doing this in code) TIA alaspin (AT) yahoo (DOT) com |
![]() |
| Thread Tools | |
| Display Modes | |
| |