•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Oracle section within the Web Development category of DaniWeb, a massive community of 422,542 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,650 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Oracle advertiser: Programming Forums
Views: 3360 | Replies: 0
•
•
Join Date: May 2005
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
I don't have too much experience with Oracle Reports, but, as it goes, have to build a report that is giving me headaches
My main problem is:
How can I place a field in a report that is repeating horizontically?
Like a name list, where each name of course is a separate record, but all of the names hould be printed in one line, i.e., a table with 3 records "A", "B" und "C" should deliver this result
" A | B | C "
and not this
A
B
C
On linebreak, the report should start over again in the next line, continuing printing names.
Additionally, the width of the repeating field has to be dynamic (controlled by a value stored to each name), like this:
Records (sample; 3 fields):
Field1--Field2----Field3 (cm)
I-------AAA-------2
I-------BBB-------4
II------CCC-------1
II------DDD-------1
II------EEE-------1
II------FFF-------1
III-----GGG-------2
III-----HHH-------3
I have enclosed a sample jpeg as how the report should print.
My main problem is:
How can I place a field in a report that is repeating horizontically?
Like a name list, where each name of course is a separate record, but all of the names hould be printed in one line, i.e., a table with 3 records "A", "B" und "C" should deliver this result
" A | B | C "
and not this
A
B
C
On linebreak, the report should start over again in the next line, continuing printing names.
Additionally, the width of the repeating field has to be dynamic (controlled by a value stored to each name), like this:
Records (sample; 3 fields):
Field1--Field2----Field3 (cm)
I-------AAA-------2
I-------BBB-------4
II------CCC-------1
II------DDD-------1
II------EEE-------1
II------FFF-------1
III-----GGG-------2
III-----HHH-------3
I have enclosed a sample jpeg as how the report should print.
•
•
•
•
•
•
•
•
DaniWeb Oracle Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Crystal Reports Parameters in Visual Studio 2005 (C#)
- how can Stored procedures be used in oracle reports for creating reports? (Oracle)
- need help! DAO + DataGridControl (Visual Basic 4 / 5 / 6)
- Migration from SQL Server Reporting Services to Oracle Reports 10g (Oracle)
- Dynamically displaying fields in data report!! (Visual Basic 4 / 5 / 6)
- Creating dynamic Reports (ASP.NET)
- Filtering Data Reports.... (Visual Basic 4 / 5 / 6)
- Does SQL , ORACLE + MySQL support two-byte integers? (Oracle)
Other Threads in the Oracle Forum
- Previous Thread: Image capture into HTML/IE and Oracle databases...
- Next Thread: Create View syntax problem



Threaded Mode