Oracle to C# mapping -
01-15-2008
, 11:19 AM
Hi, Is there a possibility of direct mapping C# class to PL/SQL
records, and vice versa, in Oracle 9i with ADO.NET. I need to map some
simple records (NUMBER,DATE,VARCHAR2) to classes with simillar fields.
Thanks for any kind of info (links etc). |