can you change the default value of the radio button group
at run time?
how report can be generated if we have the database designed in oracle 10g?
What are the different display styles of list items?
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
What is an Alert ?
System.effective_date system variable is read only True/False
How is link tool operation different between reports 2 & 2.5?
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
in reports 1og.if we enter a query in list of values then parameter form displays a dropdown.in that if any ething is selected then that will display in the report.supp if i am not selected any value then it should display all the values.how it is possible?can any one help me........
What are the sql clauses supported in the link property sheet?
What are the different types of key triggers ?
Deleting a page removes information about all the fields in that page ?
Where do u define the select statement of the parameter? is it followed by the & variable ?