[Lazarus] More explorations with tiOPF (continued)
Frank Church
vfclists at gmail.com
Sat Mar 19 23:08:29 CET 2011
On 19 March 2011 19:02, Michael Van Canneyt <michael at freepascal.org> wrote:
>
>
> On Sat, 19 Mar 2011, Frank Church wrote:
>
>
>>
>> In relation to using SQLite as the persistence layer in Demo_OneToMany
>> when I disable all the
>> other persistence layers and sqlite as the default this error comes up.
>>
>> [snip]
>
>
>> Does that mean CreateDatabase is not supported for sqldb components or
>> sqlite3 only?
>>
>
> sqlite3 only. Patches implementing this are welcome.
>
>
That would be implementing the methods in TtiDatabaseSQLDBSQLite3? Anywhere
else?
>
>
>> PS. How do I get my programs to display a stack trace as above, so I can
>> see where the
>> exceptions are occuring?
>>
>
> You should check the lineinfo or lnfodwrf units, and the BackTraceStrFunc
> callback.
>
>
How is it implemented, are there some compiler options required?
Would the output be in the IDE or on a console screen?
> Michael.
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
Frank Church
=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110319/35a9439c/attachment-0003.html>
More information about the Lazarus
mailing list