Where to start the sqlite database?
Posted: Mon Sep 14, 2009 10:02 pm
I'm new to Runrev and pretty much new to databases...
I've used a scripting language in the past where you would declare all global functions and any sqlite databases to be created, etc in a page that ran "onpreload" of the program (I think they called it).
My question is where do you put the initial code for the sqlite database? Do you do something similar?
I've looked over the sample for code, etc and understand most of it but this part I'm hung on...
Thanks in advance!
I've used a scripting language in the past where you would declare all global functions and any sqlite databases to be created, etc in a page that ran "onpreload" of the program (I think they called it).
My question is where do you put the initial code for the sqlite database? Do you do something similar?
I've looked over the sample for code, etc and understand most of it but this part I'm hung on...
Thanks in advance!