Here's my lazarus sqlite3 sample.
http://www.mediafire.com/file/0lssfhdr5mqz44c/lazarussqlite3.zipThe project is based on delphi and I paste to lazarus was great.
The project work perfectly.
The problem is?, it does not use a lazarus template, the project composed of:
unit SQLite3;
unit SQLiteTable3;
How am I going to use the SQLdb TComponent with TSQLite3Connection?
Please if you have some old sample codes using the SQLdb TSQLite3Connection, please do submit a link;
I only need to understand the procedure of how do it works using that component.
And if you think that the project I've shown is good, I may use it, but I really want the TSQLite3Connection of Lazarus template/component.
Thank you for the replys