
February 23rd, 2013, 10:41 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 1
Time spent in forums: 1 m 27 sec
Reputation Power: 0
|
|
|
Help in Creating sqlite3 DB in Firemonkey
After days of researching the Internet I am at a loss in creating an sqlite3 database in Firemonkey. My previous experience is in Delphi and Access database with ADO.
I have downloaded a copy of sqlite3,dll and have the following specific questions.
1. Where do I store sqlite3.dll?
2. How do I create my sqlite3 data file with Tables and Records?
Once I can get my data file created I think I can proceed on my own.
|