Paul, You wrote:
> Greetings all, > > I'm putting together a small test program based on some code I found in > "C/C++ Users Journal". The original code was in sqlite2, and I'm using > sqlite3. I'm having a couple of issues with the sqlite3_stmt definition > and its use in sqlite3_prepare and sqlite3_step. Does anyone have a small > example that I could refer to? I would greatly appreciate it. > > Thanks, > > Paul I wrote: > Otherwise, for a smaller example, you can look at my Emdros project, which > is under the GPL: Oops, I forgot that the online version does not use SQLite 3. Email me off-list if you want a copy of the code that uses SQLite 3. Ulrik -- Ulrik Petersen, Denmark Homepage: <http://www.hum.aau.dk/~ulrikp/>

