digitalgerrit
Technical User
Hello,
I have some ORACLE queries I want to run. When I do this from ORACLE SQL Developer, they run OK, but when I run them from Delphi it takes far too long. This is because I'm talking about millions of records, so performance is a real issue here. However, the whole process should be managed from a Delphi interface. What I want to do now is to call SQL Developer from Delphi, load the SQL scripts automatically and run them. Does anyone know how to do this?
Any help will be greatly appreciated, thanks.
I have some ORACLE queries I want to run. When I do this from ORACLE SQL Developer, they run OK, but when I run them from Delphi it takes far too long. This is because I'm talking about millions of records, so performance is a real issue here. However, the whole process should be managed from a Delphi interface. What I want to do now is to call SQL Developer from Delphi, load the SQL scripts automatically and run them. Does anyone know how to do this?
Any help will be greatly appreciated, thanks.