abiramip <[EMAIL PROTECTED]> 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?

Sure. You use the API to run the query "select OID from tablename;", just as you would any other query.

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to