Hi I have had problems like this and found creating a package table and puting(row delete trigger) into it the key(s) your need( a package table will exist as long as the transaction exist) then in an after statement go through the package table and then do your deletes. here is a example (...
I'm using the before and after run commands to shut down an oracle database, backup files and then restart the database. This works with no problem. Now I need to run another command not related to oracle to stop and start another process. I can run the complete commands in a DOS window and it...
Hi. I'm assuming your using Windows? What we do for some special printing is have a local printer defined on the users PC. The default values for the printer will force it into the correct tray and for other values that can not be set within reports. Then the destname is used to point to the...
Hi. We use dev 2000 forms/reports and we use Starbase as our version control/changed request system. The nice thing about Starbase is it stores the versions in a Oracle database(or access, sqlserver etc). It can store almost anything word, c++, bat files etc. It is also intergrated with the...
I'm sorry we don't use file packager, But I think it works along the lines of what we do.
I will break this into several steps.
STEP 1) Background
Network server has a directory called
V:\APPS\WINAPPS\ORCLCLNT under its directory each of out systems has its own subdirectory
within that...
I'm assuming some things:
1) You have the runtimes already installed on the client PC.
2) The client PC is on network
If this is true this is what we do:
1) We a have a directory on the network to hold the forms and reports.
2) We have a directory on the client PC that will hold the forms and...
1)Create a shortcut on the desktop
2) In the command line field enter the path the executable ( depends on your install and version) and the form name.
I.E.
c:\ORANT\BIN\F50run32 formname
3) If this from calls another form put in the path of the directory that contains the forms in the start...
What you need to do is create a parameter list and pass it to the reports:<br>
example:<br>
You have a screen field to enter the SSN.<br>
and a button to run the reports, the button has a when_button_pressed that executes the following<br>
program unit.<br>
<br>
<br>
<br>
PROCEDURE run_reports...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.