[EMAIL PROTECTED] said:
> Which API calls would be required for a complete assessment of readiness?
> Would sqlite3_busy_handler be a candidate? I presume callbacks would be
> involved as well.
There is no need to test for readiness. There are two different
interfaces to the database, either sq
>>1. Is there a way using SQL code alone to open databases, or will
>>that always be done by my native (Delphi) code calling the DLL?
>>
>>I suppose another way to ask that question is: Would "scripts"
>>which could manage ALL database activities require embedded
>>SQL in another language, or c
[EMAIL PROTECTED] wrote:
1. Is there a way using SQL code alone to open databases, or will
that always be done by my native (Delphi) code calling the DLL?
I suppose another way to ask that question is: Would "scripts"
which could manage ALL database activities require embedded
SQL in another la
3 matches
Mail list logo