riginal Message-
From: Igor Tandetnik [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 13, 2007 5:50 PM
To: SQLite
Subject: [sqlite] Re: Update current record
Tom Parke <[EMAIL PROTECTED]> wrote:
> Using sqlite3_prepare and then sqlite3_step() ing through the records,
> is there a w
Tom Parke <[EMAIL PROTECTED]> wrote:
Using sqlite3_prepare and then sqlite3_step() ing through the records,
is there a way to update or replace the current record in a table
while sqlite3_step() is on that record without a reselecting that
record and sqlite3_exec() update table where? Something
2 matches
Mail list logo