Recent content by paolo

  1. P

    croatian

    Hi, we developping application for croatian users bat we note that pl-sql developer-editor chenge chars "Č" in "
  2. P

    Oracle Session disconnected (ORA03114)

    Hi Marco I've seen a case of crash: Before the program raise the error 29409 and then raise the ora-3114 I've solved by setting "optimize=false" in Toraclequery and Toracledataset (I've readed the helen's post "Problem with ORA-24909") Now the program seems running correctly (I pry.... :)...
  3. P

    Oracle Session disconnected (ORA03114)

    Hi everybody whe have same program that use doa 4.0.7.1 with delphi2005 The the DB is Oracle 10G is and the client is Oracle 10GR2 The program run for several minutes and then disconnect the session with the message "Oracle Session disconnected (ORA03114)" How we can solve our problem? Thanks...
  4. P

    Upgrading doa I must to upgrade client?

    All query with application build in delphi2005 run with client 8, 30% slow than with client 9 (i.E. "select * from customers where Name like 'GEORGE%' ")
  5. P

    Upgrading doa I must to upgrade client?

    HI all, I've developed in Delphi5 an application that using doa for delphi 5 Next I upgrade my system to delphi2005 (with doa for delphi2005) and compile it Bat the new application go 50% slow than prior application (write in delphi5) I've change my client oracle from 8 to 9 (only the...
Back
Top