Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Runtime Error 3146 ODBC Call Failed

Status
Not open for further replies.

btturner

Programmer
Joined
May 17, 2001
Messages
175
Location
US
How can I resolve an ambiguous msg: "Runtime Error 3146 ODBC Call Failed"

--> I'm invoking a SQL 2K stored procedure REMOTELY from an ACCESS command button

--> I connect OK to the remote server & the SP runs to successful completion (SP runs for approx 30 minutes)

--> Unfortanately, after "5" minutes, I am receiving this error msg on my ACCESS screen

(fyi, the SQL SP invokes xp_cmdshell, then runs DTSRUN api successfully
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top