![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm trying to import data from Excel 2000 file with DTS in MSSql2000. I keep getting NULL values during import. I have been using this post mostly http://www.sqldts.com/default.aspx?254 I've been trying to use the third option of using an ActiveX script. But it doesn't have any effect for me. If I enter invalid data source name it will give me error message. I changed the registry and the import worked fine HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engi nes\Excel\TypeGuessRows = 0. But I hate to change resigtry on other peoples machine. Is there a way to change the registry TypeGuessRows in DTS while the package runs and then back again after is finishes? |
#3
| |||
| |||
|
|
I think everybody hates to do this as well but I don't know that if you were able to do this in the package and then change it back that it would be any better, What if the package fails? -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - You thought DTS was good. here we show you the new stuff. www.konesans.com - Consultancy from the people who know "Mike" <Mike (AT) discussions (DOT) microsoft.com> wrote in message news:6124B4E9-6873-4A79-A1B1-E25D809A2E32 (AT) microsoft (DOT) com... I'm trying to import data from Excel 2000 file with DTS in MSSql2000. I keep getting NULL values during import. I have been using this post mostly http://www.sqldts.com/default.aspx?254 I've been trying to use the third option of using an ActiveX script. But it doesn't have any effect for me. If I enter invalid data source name it will give me error message. I changed the registry and the import worked fine HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engi nes\Excel\TypeGuessRows = 0. But I hate to change resigtry on other peoples machine. Is there a way to change the registry TypeGuessRows in DTS while the package runs and then back again after is finishes? |
![]() |
| Thread Tools | |
| Display Modes | |
| |