
Oracle sql 8i free software download windows#
Support for Oracle 10g on Linux and Windows (WORKING. Support for Oracle 9i on Linux and Windows (WORKING. Support for Oracle 8i on Linux and Windows (WORKING) Input/Output and Return parameters are a TODO) Parameters support needs to be Cleaned up (Input and Output parameters WORKING). We accept patches to get these platforms working. Does not work due to byte-ordering or alignment issues with different processors. May not work on non-X86 platforms such as macOS nor Solaris SPARC. Handling of various data types need to be added ĭata Adapter exists, and a DataSet can be filled using it. Message handling needs to be added for non-critical messages received from Oracle (IN PROGRESS) OracleException and Error handling exists. Input/Output and Return parameters have not been tested. Input and Output parameters (char, varchar2, number, date, raw, long varchar, blob, clob, and timestamp) can now be used in SQL queries, non-queries, PL/SQL Blocks, and stored procedures. OracleConnection can connect to Oracle 8i, 9i, and 10g databases via OCI (Oracle Call Level Interface) REF CURSOR can be returned from a stored procedure as an OracleDataReader via an output parameter defined as OracleType.Cursor Jay is used by mcs to parse c# files and System.Data to parse expressions in a DataColumn. Will need a real Oracle SQL parser which would use the jay compiler-compiler.

The Oracle SQL parser is very simple and will not be able to handle complex queries. However, OracleDataReader needs more implementation for getting KeyInfo and other meta data correctly. OracleCommandBuilder has been implemented and can let you do simple Inserts/Updates/Deletes with a DataSet and OracleDataAdapter.
Oracle sql 8i free software download password#
You have two ways to connect to Oracle: using a User ID and Password or using external authentication using “Integrated Security=true” in your connection string Net 4.0Īlternative that works on Mono but is not included with Mono - dotConnect for OracleĬurrent Status for Uses OCI (Oracle call-level interface) which is a C library for accessing Oracle databases Works with Oracle 8i, 9i, 10g, and 11g databases Can you help us get it to work on other systems, such as, Solaris SPARC and macOS?

Works on Windows, Linux x86, and Solaris x86.
