> I want to do some Pro*C at home (personal use only).
>
[quoted text clipped - 8 lines]
>
> Any advice would be helpful.
Think about whether you really want to go the OCI way. It's got the
steepest learning curve of all APIs.
Are you on windows? Use OO4O or .NET.
Are you on unix? Use a scripting language like Tcl and its oracle
connectivity.
There's the java interface too and you can use odbc as well.
Unless your needs are very special, OCI is a huge overkill.
Lots of Greetings!
Volker
Thanks.
Right now, I don't want to use OCI, I want to use Pro*C, to use with C
code.
> danr_18@yahoo.com schrieb:
> > I want to do some Pro*C at home (personal use only).
<
> Think about whether you really want to go the OCI way. It's got the
> steepest learning curve of all APIs.
Volker Hetzer - 31 Mar 2006 19:56 GMT
danr_18@yahoo.com schrieb:
> Thanks.
>
> Right now, I don't want to use OCI, I want to use Pro*C, to use with C
> code.
Sorry, anyway, ditto. Second steepest learning curve. And lots of
hard to debug macros.
What platform anyway?
Lots of Greetings!
Volker
>> danr_18@yahoo.com schrieb:
>>> I want to do some Pro*C at home (personal use only).
> <
>> Think about whether you really want to go the OCI way. It's got the
>> steepest learning curve of all APIs.