Recent content by damosan

  1. D

    TOracleScript, Stored Procedures, 8i vs. 8, etc, etc, etc....

    Thank you. I managed to find the begin/end stuff in another (non delphi) example somewhere else on the net. Damond
  2. D

    TOracleScript, Stored Procedures, 8i vs. 8, etc, etc, etc....

    Short Version Of Tale: Developed small app which throws data to Oracle 8i. Turns out the production server is 8.0.5. The code used to batch a ton (under 100) stored procedure calls. One of two stored procedures are called. Under 8i I used the following text: call spName('p1', 'p2', p3...
Back
Top