Home » Developer & Programmer » Forms » regarding quries using in oracle forms
regarding quries using in oracle forms [message #223915] Mon, 12 March 2007 04:51 Go to next message
prakash2007
Messages: 14
Registered: March 2007
Junior Member
hi to all,
i trying to develop the project by using oracle forms and reports.. now i have some doubt in form i want to clear all the fields in form by using button command.. and also i need to send the mail from forms or report and print the data from reports...
thanks in advance.... Razz
Re: regarding quries using in oracle forms [message #225430 is a reply to message #223915] Mon, 19 March 2007 23:23 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you solved your problem?

David
Re: regarding quries using in oracle forms [message #225693 is a reply to message #225430] Wed, 21 March 2007 00:34 Go to previous messageGo to next message
prakash2007
Messages: 14
Registered: March 2007
Junior Member
hi djmartin,
thanks for reply..i have solved partially.. but not yet solved the mailing and printer problem...please tell me the solution..
Re: regarding quries using in oracle forms [message #225900 is a reply to message #225693] Wed, 21 March 2007 20:15 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
For 'mail' search this forum for 'utl_mail' and 'utl_tcp'. For 'reports' search this forum for 'web.show_document'.

David

[Updated on: Wed, 21 March 2007 20:17]

Report message to a moderator

Re: regarding quries using in oracle forms [message #255841 is a reply to message #225900] Thu, 02 August 2007 01:09 Go to previous message
scosco
Messages: 12
Registered: July 2007
Location: Port louis
Junior Member
This may help u for the printing part:

SET_REPORT_OBJECT_PROPERTY(v_report_id,REPORT_DESTYPE,printer);

//not necessary to pout this one//SET_REPORT_OBJECT_PROPERTY(v_report_id,REPORT_DESTYPE,'\\LOCATION OF PRINTER');
Previous Topic: query
Next Topic: Problem in navigating the buttons.
Goto Forum:
  


Current Time: Sun Feb 09 18:48:26 CST 2025