[Lazarus] More explorations with tiOPF (continued)

Michael Van Canneyt michael at freepascal.org
Sat Mar 19 20:02:55 CET 2011



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.

> 
> 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.

Michael.




More information about the Lazarus mailing list