JeffTullin
Programmer
I have distributed an MDE file that reads and writes to an SQL Server database using an ODBC DSN.
Recently, a user reports that while SQL Svr is updating a table I need to work on, operations in the MDE fail.
My error handlers fire up and report 'ODBC - Call Failed'
I suspect this is down to locking issues - is there a way to make Access wait? (I found otions to change number of retries from 2 to 10, and options for refresh interval, but these don't seem to help)
Otherwise, in general terms, has anyone else encountered this kind of problem/have any advice?
Jeff
Recently, a user reports that while SQL Svr is updating a table I need to work on, operations in the MDE fail.
My error handlers fire up and report 'ODBC - Call Failed'
I suspect this is down to locking issues - is there a way to make Access wait? (I found otions to change number of retries from 2 to 10, and options for refresh interval, but these don't seem to help)
Otherwise, in general terms, has anyone else encountered this kind of problem/have any advice?
Jeff