Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
svicky9
Posting Yak Master
232 Posts |
Posted - 2007-10-15 : 11:16:09
|
Hi expertsTrying to execute a DTS package using the DTEXEC in the legacy Packages and i keep getting the error likeCould not load package "Package Name" because of error 0xC0014062.Description: The LoadFromSQLServer method has encountered OLE DB error code 0x80004005 (Login timeout expired). The SQL statement that was issued has failed.Is it something to do with installing Office on the serverthanksVic |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-10-15 : 22:33:39
|
Can you run it in ssms? |
 |
|
svicky9
Posting Yak Master
232 Posts |
Posted - 2007-10-16 : 05:25:49
|
No it did not runIt gives me the error as Description: The specified package could not be loaded from the SQL Server database.VIvek |
 |
|
|
|
|