Access an OLEDB database from oracle via PL/SQL
IHISTORIAN is a GE propeitery database. It has an oledb interface and has objects(similar to tables ). Can I query the same from PL/sql. What is the syntax to connect from PL/SQL to an OLEDB data source and query? Sample code will be appreciated.
Thanks