Recent content by mpl

  1. M

    replace all

    Ok thanks for your help. I will try it...
  2. M

    replace all

    We have to envirements one for development and one for production. We also use a VCS-System to handle our programs. I have the problem, when I check out a program, so this program was compiled for production, and if I want to change something and to test in development I have to: " select all -...
  3. M

    Command-line interface

    Could You give me an example, how I can use Variables in the Command-Line interface. the substitution variables in the report do not receive the value from the command-line. I want to pass values thru a command-file. Thanks for the help.
  4. M

    tune Query Reporter

    Thank's... I will wait for the new release, and I hope that this release will arrive soon....
  5. M

    tune Query Reporter

    the part who is very slow is the part where the records will be copied to excel or to csv. per example: I start a very simple select from one table witch returns 3663 rows: time for the select ~ 7 seconds time to load to grid ~ 7 seconds but to export this records to excel it takes 250,97...
  6. M

    tune Query Reporter

    Is it possible to tune the Query Reporter to run faster. I have the problem on selects of 'only' 1000 records, the select and the export to csv take too much time for me. The select is fast, but the output for csv/excel... is whery slow.. pleas give me a tip. thanks. I work on a Oracle8i...
Back
Top