Latest Answer : Select * from dba_objects where owner = 'GL' and object_type = 'TABLE'Change GL to AP and AR for respective table info. ...
Can we set the parameter, so that a particular report gets printed in the particular printer only ?
I used oracle8i and report 6i. I want to print character mode report pagewise. e.g. in report there is 20 pages and I want to print out only 5 to 12 pages. How does it possible..? our application is web based so that we used apache as server and orarrp.exe for printing utility. Please give me answer about it as soon as possible. it's urgent.
Latest Answer : what harsha said is right.in addition to the above reports there are 3 more triggers1. VALIDATION TRIGGERS2.FORMAT TRIGGERS3.ACTION TRIGGERS ...
Hi,I have scenario where I need to upload data from XML file into a table. XML file is a predifined format. How can I achieve this, Is there any built in package similar to SQL loader to extract required field values and upload them into table.Pls suggestThanks
Hi All:I have problem with oracle when i migrate any application (develop in developer 6i)from Developer 6i(on ms window) to Oracle Developer Suite 10g(on ms window)then my form is open in Internet Explorer without any problem all fonts and screen size is ok, when i check this form on Linux and browser is netscape then my form is too small.I am also compile this form on Linux based Application Server 10g then check this form on Linux browser again form and font is too small. Please tell me what
Latest Answer : How can I call a report from a from in d2k? ...
Hi Friends !!if value=125000 then print the value as one lakh twenty fivethousands if I use ...to_char(to_date(sal,'jsp'),'jsp') its displaying"one hundred twenty-five thousand" I need "One Lakh Twenty-five thousand" how can i have it?Thanks in Advise..Ramki,TCS,Dp,Hyd9989018508
Hi, Here we are using Reports 6i, how to get report output format in ppt or doc,is there direct print option instead of generating it into pdf or rtf.pls let me know and give me the proper example