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
--> 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