This is a discussion on Something like Connected Oracle Objects? within the Oracle Miscellaneous forums, part of the Oracle Database category; --> Hello. I need to use conected mode in my C# application. But ADO.NET with ODP.NET does not provide any ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello. I need to use conected mode in my C# application. But ADO.NET with ODP.NET does not provide any worthy service for my purposes. I just need to access Oracle without any DataSet, DataTable, etc and I need to have ability to bind such object with WinFroms. Is there managed object that can provide such service? Or I must implement it on my own? Thanks in advance! |