Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: roseMay
  • Content: Threads
  • Order by date
  1. roseMay

    How to locate a specified record?

    I am using Oracle Forms 6i... I have a block including lots of records sorted by date column, assume that I have the detail of a specified record, how could I locate and let the cursor stay in that record? Which built-in can I use?
  2. roseMay

    Change the print property on run time

    I have a report, user have two choice, one is printing on double sides, one is printing all first side pages then following the last converse side page. So how can change the 'print object on' property in trigger? Or other way, how could I tell which page is the last converse side page? Thanks...
  3. roseMay

    How to get the number of record fectched by query

    I have a report, user want it to popup a message if there is no records in this report, I'd like to perfome it using Before Report Trigger, but how could I get the number of record fectched by query? Thanks a lot!
  4. roseMay

    Combine three query together

    Now I have three querys in one report, they have same filter(where clause), but different group by and sum columns, and they are printed in seperated layout frames. I think I use too many querys, and every query has long where clause, the report will run slowly, how could I combine the three...
  5. roseMay

    Columns length in Report 4.5

    I have a report, one column is long, so the sizing is expand in vertical and fixed in horizontal. The problem is when I preview the report, the data of this column was cut by the last two or one letters in every line, even though I expanded the column length. But the print report is perfectly...
  6. roseMay

    Report Format

    I have a report was asked to be formatted to wrap columns to the next line when the column is too long. I have several columns need to do so. I set the column property "Vertical Elasticity" to "Expand", they really expanded, but they covered the columns right beneath them. I want them push the...

Part and Inventory Search

Back
Top