Recent content by rigo.massimo

  1. R

    How DOA connect to Oracle 8?

    I send you this question because we had a problem with connect to Oracle 8i Lite (4.0.1) and Oracle 8i Server (8.1.6) in the same machine and in the same application. We had use an "exe" to connect to oracle 8i Server and a "dll" to connect to OraLite. The problem was the oci.dll's 8.1.5 is...
  2. R

    How DOA connect to Oracle 8?

    How does DOA do to connect to Oracle 8i, which does the keys and strings of system registry read? There is a different method to read from the version 3.4.2 to 3.4.3? Thank, Max.
  3. R

    TOracleDataSet in Oracle 8i Lite

    We tryed execute a simple query (select * from table1) to read only db of Oracle 8i Lite (4.0.1), which there are a tables with 50000 records. For the query we use TOracleDataSet with the parameter QueryAllRecord to False and ReadBuffer to 50. When we Open the query the TOracleDataSet read all...
Back
Top