On 9/15/06, Kevin Stewart <[EMAIL PROTECTED]> wrote:
Well, its a little more complicated than that. I don't want the whole
table, just the set of records that matched the initial search criteria
in the select. But thanks for your response. I did a little redesigning

Add a where clause to the select statement that is the source for the
insert.

of the database schema and the way my code handles things and I came up
with a better solution anyway. Maybe I shouldn't have jumped the gun and
submitted this question....however I am still curious. Generally
speaking, can one access the database inside the callback from select
via sqlite_exec()?

I believe not.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to