filling a db on CD, what happens?
Tiemo Hollmann TB
toolbook at kestner.de
Wed Feb 6 06:01:25 EST 2008
Hello,
perhaps a dumb question, I havn't worked with DBs yet. Following scenario:
- running a rev app with a sqlite db from CD
- delivering the CD with an empty db, all datas kept "hidden" in a
stack
- filling the db with the stack datas when launching the app
- working with the db, as if the datas would be always there
What happens with the db on CD, when filling, it can't expand, or could I
define the target size of the db, when creating the db and burning on CD, so
that it has not to be expanded?
My thought was to "hide" the db datas from the user - at least so far, as
my app isn't open.
Would this szenario work?
Thanks for sharing
Tiemo
More information about the use-livecode
mailing list