smithberger
Programmer
I have been using Oracle Forms with a very old version of Oracle. We are now upgrading to Oracle 10g and can no longer afford the Forms program.
I have been studying the delphi program and have succeeded in replicating some of my forms. However, I have not been able to find an answer for the following:
Can I still run *.sql files that are stored on the database server? (They are not stored in the database.) In the past I have just called these files from the form or menu and a simple report is sent to the printer. The *.sql file contains column formats and breaks for subtotaling, etc. Is this the same as calling another program from delphi or is there another way?
I have been studying the delphi program and have succeeded in replicating some of my forms. However, I have not been able to find an answer for the following:
Can I still run *.sql files that are stored on the database server? (They are not stored in the database.) In the past I have just called these files from the form or menu and a simple report is sent to the printer. The *.sql file contains column formats and breaks for subtotaling, etc. Is this the same as calling another program from delphi or is there another way?