Page 1 of 1

ODAC TIniFile replacement

Posted: Sun 19 Dec 2010 13:27
by amoroder
Hello,

we have some informations stored in ini files and would like to store them in oracle in future. I am searching for a class that emulates the TIniFile methods but uses ODAC to store and retrieve the data in Oracle.
Does such a class already exist ?

Thanks
Andreas

Posted: Mon 20 Dec 2010 07:47
by AlexP
Hello,

There is no such feature in ODAC for the time being, so you should create it manually.
But we will investigate the possibility of adding this feature in one of the next versions of ODAC.

Posted: Mon 20 Dec 2010 09:59
by amoroder
Hello,

I did not expect that it is part of ODAC, but hoped that someone has had the same necessity and has written such a class.

To get it as part of ODAC would even be better.

Thanks
Andreas