Re: EDB Abend

new topic     » goto parent     » topic index » view thread      » older message » newer message

JVandal writes:
> I am developing a Windows program utalizing the EDB. 
> I am abending and the database sometimes doesn't 
> get closed. Is there a way to close it after the program 
> has abended.

If your program dies prematurely
Euphoria will close any open .edb files,
and all other files, for you.
All operations on the database up to that point 
will be reflected in the database file.

The only problem you might have, is if you
opened the .edb file with an exclusive lock on it.
I'm not sure if the operating system will automatically 
clear the lock, or whether you might have to reboot to clear it.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu