Hi
i understand what is my wrong ?!?!?

stages of Project :
1-i create application project
2 - i put a Zconnection1 and a ZQuery1 and a Datasource1 and a DBGrid1 in form
3 - Zconnection1 :
3 - 1 : DataBase address : ...
3 - 2 : LibraryLocation address : ....
3 - 3 : Protocol : sqlite-3
3 - 4 : Connection : True
4 - ZQuery1 :
4 - 1 : connection := Zconnection1
4 - 2 : SQL : SELECT * FROM "Person"
4 - 3 : double click on ZQuery and add Fildes of Table
5 - Datasource1
5 - 1 : Dataset : ZQuery1
6 - DBGrid
6 - 1 : DataSource : DataSource1
6 - 2 : double click on DBGrid and add some Fildes(Titles)

i just don't do stage 6-2 and project work correctly and evry thing are OK.
.
Thank you from all.
