Hi,
Zitat von
aducom:
The SQLite components with TDataSource work quite similar to the ones used with the
BDE, although the
BDE is NOT used.
Well... this is maybe very easy for someone, who used
BDE before, but I've never used it because the only thing I've done with databases was PHP and
MySQL.
Zitat:
Why the prior statement? On open the first row is selected and presented. To search the first record you could apply .first().
Umm.. okay.
As I've said: I've never worked with
BDE. I just looked on a tutorial for firebase and there was
.Prior in use.
Zitat:
Creating all the components on runtime, well this is possible (of course) but why not apply the components to the form?
The components themself are on my form. If you mean the properties: When I design my
GUI I do not know where the database is. So I have to let the user select, on which drive the file should be.
Thanks for your help,
Chris