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 |
|
smccreadie
Aged Yak Warrior
505 Posts |
Posted - 2001-10-26 : 12:42:32
|
| I'm trying to run a stored procedure that uses a defined linked server in SQL7.If I execute the stored procedure through QA, it works fine.If I set it up as a job, I get:Could not initialize data source object of OLE DB provider 'Microsoft.Jet.OLEDB.4.0'. [SQLSTATE 42000] (Error 7303) [SQLSTATE 01000] (Error 7312). The step failed.What does this mean? |
|
|
|
|
|