G
Guest
I have an ADO 'SELECT' query that runs from Access against an Oracle database
that does the following:
*Run existing code and it works fine, no SQL issues;
*Next session: ODBC -call failed
Remove a few fields - code runs
Put removed fields back in - code runs
*20 minutes later: ODBC -call failed
Remove a few fields - code runs
Put removed fields back in - code runs
*10 minutes later: ODBC -call failed
It's making me crazy. Which fields I remove or put back is random. I cannot
tie this issue back to any particular field and the data being retrieved is
essentially the same (batch system).
Does anyone have a clue?
that does the following:
*Run existing code and it works fine, no SQL issues;
*Next session: ODBC -call failed
Remove a few fields - code runs
Put removed fields back in - code runs
*20 minutes later: ODBC -call failed
Remove a few fields - code runs
Put removed fields back in - code runs
*10 minutes later: ODBC -call failed
It's making me crazy. Which fields I remove or put back is random. I cannot
tie this issue back to any particular field and the data being retrieved is
essentially the same (batch system).
Does anyone have a clue?