Precompilers and OCI (MOSC)

MOSC Banner

A generic OCI program for Select queries

Is there an OCI program which can take a select statement like "select * from table" where table can be any table with any schema.

I started writing one by following implicit describe to get the column information and later allocate buffers to the same but I am not able to continue because for each datatype the OCIDefineByPos has to defined differently. Could someone please help.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center