abiramip wrote:
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
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 ther
2 matches
Mail list logo