C# to Oracle mapping

S

s_madej

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).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top