Board index » delphi » System Illegally Reentered..HELP
Charles Stack
![]() Delphi Developer |
Mon, 15 Jan 2001 03:00:00 GMT
System Illegally Reentered..HELP
My database application was working fine...until I added a call to a
function where the TQuery was on the main form (it's an MDI app). Now, without warning (but reproducable), it triggers an EDBEngineError "System Illegally Reentered". I have not yet been able to track exactly where this exception is being raised. FYI, my application uses CO400 and Paradox (to store the data For the function that's blowing up...I downloaded the data at Anyone else seen this error? How'd you get around it? TIA, Charles |