C#/Oracle: Connect -
i've been trying find out how connect c# program oracle 10g db. code examples found used either ado.net oracleclient of .net-framework (which deprecated -> not good), or system.data.ado, apparently uses data source (odbc) -> not allowed use, or oracle developer tools odt (like odbc?), support olny visual studio 2005 10g , 11g vs 2010... there way connect, possible delphi (devart, odac), ive used before told possibilities of connecting c# , oracle?
Comments
Post a Comment