Hi,
> Not if you write a class around the API.
>
> I have a class that runs a query an abstracts the rowid which it
> uses in updates but I can assign it to a column if the need arises.
Sure you can select _rowid from table and the insert this value into _another_
column. And i'd bet my ass, that this will even work without a class, but also
with ordinary C oder any other language. ;-)
But the question was if you can do something like
"insert into bla values (_rowid=4711, ...)"
and this is not possible i think.
Bye,
Georg
> Justin
>
> What language are you using ?!
C, perl, lite, ...
-------------------------------------------------------------------------
To unsubscribe, go to http://www.Hughes.com.au/extras/email/
This archive was generated by hypermail 2b30 : Mon Mar 04 2002 - 09:04:03 EST