That's odd....you could try searching the registry for
values named TypeGuessRows
to try to locate the value in the registry.
-Sue
On 16 Aug 2006 06:28:09 -0700, "florian"
<florian.stammer (AT) gmail (DOT) com> wrote:
Quote:
I found an msdn article where the following registry has to be updated:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engi nes\Excel
to solve my problem. Unfortunately it isn't installed under this path.
any ideas how to find it?
thanks
florian schrieb:
I used the SSIS Import Export wizard to design the data flow. After the
excel source it made a data conversion item where Input colomn and
output alias and the data type is listed (string [dt_str] length 500).
Should I configure something there? |