about msdtc -
10-16-2004
, 07:53 AM
1.In strore procedure:
SELECT * FROM OpenDataSource('Microsoft.Jet.OLEDB.4.0',
'Data Source="\\10.100.111.111\dd\phoneex.mdb";User
ID=Admin;Password=')...CallFlow
2.the system show me information:
Mine failed with error: "Server: Msg 7399, Level 16, State 1, Line 1
OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error.
[OLE/DB provider returned message: Unrecognized database format
'c:\temp\authors.xls'.]
OLE DB error trace [OLE/DB Provider 'Microsoft.Jet.OLEDB.4.0'
IDBInitialize::Initialize returned 0x80004005: ].
3.i login the sql server with sa |