Page 1 of 1
After updating to ODAC 10 where do I find TOraServerEnumerator
Posted: Fri 30 Mar 2018 11:02
by jfudickar
Hi,
I'm new on ODAC 10.
Now my old code is no longer working because the TOraServerEnumerator is unknown.
In ODAC 9 it was in the OraServices.pas.
There is no reference in the help files and I have no source code.
Any help would be welcome.
Kind regards
Jens
Re: After updating to ODAC 10 where do I find TOraServerEnumerator
Posted: Fri 30 Mar 2018 12:36
by AdamKG
Hi,
check OraServerEnumerator unit.
Re: After updating to ODAC 10 where do I find TOraServerEnumerator
Posted: Mon 02 Apr 2018 06:59
by MaximG
The TOraServerEnumerator class is declared in the OraServerEnumerator unit
Re: After updating to ODAC 10 where do I find TOraServerEnumerator
Posted: Mon 02 Apr 2018 13:04
by jfudickar
Hi Both of you:-)
Yes this solves the problem.
Would be nice if such classes are documented in the helpfile.
Regards
Jens
Re: After updating to ODAC 10 where do I find TOraServerEnumerator
Posted: Tue 03 Apr 2018 14:29
by MaximG
TOraServerEnumerator is a class for our internal use. Therefore, there is usually no description of such classes in our documentation. We will consider the possibility of adding the information you are interested to the documentation in one of the future builds of our product