SQLite3
-------
I dont seem to be able to check for database/dataset existence. When the project form starts, the database file is created by the component. However the database file created EMPTY. This means that I cannot check if the file exists, and the program does not fail until I get to dataset open which is too late.
What is the correct sequence of checking and method to check if the database and table exist please?
In the IDE, I get system exception messages even if I wrap the open in a try/except block. Is there any way of SILENTLY checking for existence in these cases?
--------------------------------------------------------------
Puppy Linux Slacko 5.7
Lazarus 1.5 FPC version 2.6.5 Revision 48817 i396-linux-gtk2