Page 1 of 1

can i use SQLite Administrator

Posted: 03.04.2008, 13:26
by ahmed_oug
can i use SQLite Administrator in my program to make, .... database then
i use this database with my programs which i will bye it

if i can please tell me

Posted: 03.04.2008, 21:04
by sandeep_c24
To create a SQLite database you need to setup the database file properties in TZConnection and when you connect the database file will be created.

Regards

Sandeep