Hi,
In the command prompt if i give the following,
select OID from tablename;
am able to get the corresponding OID...
Is it possible to do the same by using APIs?If so which API can i use inorder 
to retreive OID  from a table.
Can i use sqlite3_get_table() or sqlite3_prepare() APIs    ?
Or is there any other way to do this ?

Regards,
abirami p

Reply via email to