i don't want to give the path of .Dat file in .Ctl file
dynamically i want to give how
Answer Posted / venkata
No need to give flot file(.dat file) in .Ctl file
You can give the parameter in .ctl file then you
can pass that .dat file through the parameter at the time
of subbmitting concarent program at SRS window
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
if u want to delete all these detail block etc what will happen in form
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
what is the difference between call_form, new_form and open_form?
What do you understand by lov and how can it be used?
what are the new features introduced in oracle form services in 11g release 2?
Explain how one can iterate through items and records in a specified block?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
How can we expand Parameter Form Canvas on Reports 6i?
did u p prepared complex report
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
What is a matrix report and how many minimum groups are required to prepare the same?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff