[EMAIL PROTECTED] said:
> "Clay Dowling" <[EMAIL PROTECTED]> wrote:
>>
>> Can I get a reliable rowid from [sqlite3_last_insert_rowid()]
>> while I'm in the middle of a transaction....
>>
>
> Yes.  Why would you think otherwise?

Because I work all day with SQL Server.  I have to issue a query to get
that data, and it's a query on data that doesn't actually exist yet in SQL
Server, so it tends to return 0 (this from memory; I haven't tried it in a
while).  It makes me cautious about assuming things.

Clay Dowling
-- 
Simple Content Management
http://www.ceamus.com

Reply via email to