Recent content by Ash

  1. A

    ora-01000 in case of using cursor variables in TOracleDataSet

    Hi all! Thanks Marco! I already has found this thing in that forum, and fixed it Anyway - thanks again. Truly yours, Oleg Ivanenko aka Ash ICQ [119082031] email [oai-ash@yandex.ru]
  2. A

    ora-01000 in case of using cursor variables in TOracleDataSet

    Hi all! Firstly, sorry for my ugly english I'm using DOA 3.4.3 In package ____________________________________________ type rSimplePays is record( GroupName cb_repgroups.groupname%type , SumPay number ); type rcSimplePays is ref cursor return rSimplePays; procedure...
Back
Top