Hi,
I use this command : SqLite.Initialize (File.DirInternal,"whos_who.db3", False).
the database is already created with some fields.
In the program I create and update fields.
Could you tell me in wich directory (file?, object? or another?) should I've to place the database whos_who.db3 and if File.DirInternal is the best place to store it and to retrieve data?
Thanks
Luc
I use this command : SqLite.Initialize (File.DirInternal,"whos_who.db3", False).
the database is already created with some fields.
In the program I create and update fields.
Could you tell me in wich directory (file?, object? or another?) should I've to place the database whos_who.db3 and if File.DirInternal is the best place to store it and to retrieve data?
Thanks
Luc