Error message in DTS
Hi
In my DTS I am updating an Ingres database on a different server.
I'm getting the following error immedtiately ....
HResult of 0x80040e09 (-2147217911) returned
Unexpected error occured. An error was returned without an error message
Anyone know what its about ?
Thanks !!
.
Relevant Pages
- Re: OLE DB provider MSIDXS reported an error. Access denied.
... Its puzzling that you don't get any hits from the local catalog. ... check 1) the IS server is running locally. ... declare @objIxsso int ... EXEC @HResult = sp_OASetProperty ... (microsoft.public.sqlserver.fulltext) - Connection Points - "Member not found."
... While debugging an ATL server example I found that hr = ... simple MFC dialog client). ... HRESULT Fire_OnSayHello ... void CHelloClientDlg::OnAdvise ... (microsoft.public.vc.atl) - Re: Reentrancy problem ???
... your server probaly doesn't live in another process... ... > I invoke a method call on my object that lives in another process and in ... > interface ITestSTA; ... > HRESULT hr = CoCreateInstance(CLSID_StdGlobalInterfaceTable, ... (microsoft.public.vc.atl) - RE: Having Replication Issues
... The SQL Server CE Server Agent log file, Sscerepl.log, does not contain any ... in the Microsoft Knowledge Base: ... When I subscribe and run the subscription all went well. ... For more information, see HRESULT. ... (microsoft.public.pocketpc.developer) - Re: ATL Connection points __unhook issue BSTR
... Microsoft MVP, MCSD ... > I have created a COM Server that raises an event when a method is invoked. ... > HRESULT FinalConstruct() ... > // Initialise the client message to be a zero length string. ... (microsoft.public.vc.atl) |
|