Does anyone have any ideas on what this is or how to solve it?
Thanks,
-Pruchnik
>Function OCIServerAttach is returning the error number 4294967294
>
>Does anyone have any ideas on what this is or how to solve it?
>
Looks like OCI_INVALID_HANDLE to me. Easy to fix. Just make sure
your handles are properly allocated/initialized according to Oracle
documentation.
--
Kevin English