Recent content by Steven

  1. S

    Port from Delphi4 -> Delphi5

    Hi, I'm porting a bunch of applications from Delphi4 to Delphi5. 99% of these applications use DOA, and they all work fine, except for 2 of them. They are both NT services (all the other applications are 'normal' appl). Both of them check there Oracle connection before trying to continue. Here...
  2. S

    Access violation in console application

    Hi, I'm writing a console application using Delphi4. It compiles and links without any problem. But at run time I get an access violation error when I call the Logon method of the Oracle session. Any ideas?? [This message has been edited by Steven (edited 02 July 2001).]
Back
Top