e***@gmail.com
2008-11-10 14:38:21 UTC
Hi
i am getting the next error :
SSIS Error Code DTS_E_OLEDBERROR.
An OLE DB error has occurred.
Error code: 0x80004005. An OLE DB record is available.
Source: "Microsoft OLE DB Provider for SQL Server" Hresult:
0x80004005
Description: "[DBNETLIB][ConnectionOpen (Connect()).]
SQL Server does not exist or access denied.".
i set all my connecions + Packages to Delay Validation = TRUE
the main package is running successfully (without calling to the
children packages)
when i call to on children with connecion manager define in it i will
get this error
Notes:
* when i set the connection manager in the child package manually the
problem gone
* the problem occurred on 64 bit server when i develop on MY 32bit
computer
please assists
Eyal
i am getting the next error :
SSIS Error Code DTS_E_OLEDBERROR.
An OLE DB error has occurred.
Error code: 0x80004005. An OLE DB record is available.
Source: "Microsoft OLE DB Provider for SQL Server" Hresult:
0x80004005
Description: "[DBNETLIB][ConnectionOpen (Connect()).]
SQL Server does not exist or access denied.".
i set all my connecions + Packages to Delay Validation = TRUE
the main package is running successfully (without calling to the
children packages)
when i call to on children with connecion manager define in it i will
get this error
Notes:
* when i set the connection manager in the child package manually the
problem gone
* the problem occurred on 64 bit server when i develop on MY 32bit
computer
please assists
Eyal