Search found 1 match
- 25.08.2005, 16:50
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: problem with zeos + oracle 9i
- Replies: 1
- Views: 1515
problem with zeos + oracle 9i
My application use TZConnection->TZQuery->TDataSetProvider->TClienDataSet with protocol oracle-9i When I insert several lines in this ClientDataSet, the Oracle shows a message saying "SQL ERROR: ORA-01000 Máximo de cursores abertos excedidos" (max open cursors exceded). So, I increase my v...