Recent content by Gaute

  1. G

    Using packages causes excessive parse calls

    We are using Delphi 2005 with DOA 4.0.2. When we are calling functions/procedures from packages Oracle seems to be parsing my the calls every time I access it. How can I avoid this? Our package unit looks like this: procedure TQbLogic.Questionhaslogic(Qid: Double; Vid: Double; out Lid: Double...
Back
Top