Recent content by Tony Ng

  1. T

    TOracleDataset with table name of '"'

    If we use "table a" as a table name, and place 'select * from "table a"' on TOracleDataset. It would be no problem. (In database, the table name is lowercase with space such as 'table a'.) However, when we try to insert any record with TOracleNavigator, the insert statement will replace table...
  2. T

    TOracleScript cut down the return column width

    If a return column width more than 40, ToracleScript will cut it down automatically. Is any solution can increase this limitation?
  3. T

    Oracle 9i release 2

    Is the current version of DOA support Oracle 9i Release 2?
Back
Top