Home » Developer & Programmer » Reports & Discoverer » plz help: error when printing report
plz help: error when printing report [message #293516] Sun, 13 January 2008 21:04
magic_man
Messages: 1
Registered: January 2008
Location: egypt
Junior Member
i need hellp plz
i have server pc with windows server 2003 and there oracle database
when i setting up oracle developer and run reaport builder with RUN PAPER LAYOUT it run fine
but when i run it with RUN WEB LAYOUT
it's not working
and when i do printing order from a program screan it say
UNABLE TO CONNICT WITH DATABASE


and i use this code for printing

declare
v_url varchar(300);
BEGIN
v_url := '/reports/rwservlet?report=d:\reports\R_CITIES.rdf&userid=user1/1@orcl&destype=cache&desformat=PDF';
web.show_document(v_url,'_blank');
end;


plz help me plzzzzzz
Previous Topic: Integration Error:SSL failure running another product in DeveloperSuite10g
Next Topic: Reg SpreadSheet Output
Goto Forum:
  


Current Time: Tue Jul 02 09:45:31 CDT 2024