Re: Cannot open Access table with ADO or BDE/ODBC



Vitali Kalinin wrote:

Check that you don't enter in infinite loop in some of Event handlers
attached to this specific table.

No event handlers present. I wrote a tiny app just for testing this
problem. But good idea!

When trying to open the table, my program consumes 100% cpu and the
memory goes up and up and up (as seen from TaskMgr). I've never
actually let it run to completion - cancelling it after about 10-20
minutes.
.



Relevant Pages

  • Re: awt canvas on a swing form okay?
    ... > the event handlers for the buttons execute at the same time with the ... the java environment is...i'll be looking more into ... In fact your app is multi-threaded. ... Whet you create gui, another thread is ...
    (comp.lang.java.gui)
  • Re: Cannot open Access table with ADO or BDE/ODBC
    ... No event handlers present. ... I wrote a tiny app just for testing this ... problem with server side cursor? ...
    (borland.public.delphi.database.ado)
  • Run-time error 424 in VBA event handler on XL shutdown
    ... I have several combobox change event handlers. ... Am I supposed to be checking some property that says the app is shutting ...
    (microsoft.public.excel.programming)