hi,
Is there anyone who has a sample of web-based typing tutorial.. i need some code regarding this...
your help will be very much appreciated.
Thank you,
Jhoann
hi,
is there someone knows about oracle financial,
i'm doing a customized report and i need some help in looking columns/fields that i need in the report ...
i will be doing the receiving summary report?
it should contain like this :
Centre code name cost
300...
hi,
in my report i want to use the character mode but the font is default to Carrier... is there a way to change or set the font to other fonts or Times new romans.... ?
please help
thanks
jhoann
thanks for your reply,
1. you mean i need to develop it again but this time using a character mode.... ?
2. I can use my existing report but to change the mode i should use parameter? is that right?
please advise.
thanks again
jhoann
hi,
I have been developing a report that has been running in a default mode. I wanted to change it to character mode,
is there someone who can help me pls...
thanks
Jhoann
thanks lewisp :
date1 is a date datatype
date2 is a char datatype
my code is like this :
date1 := to_date(date2,'MON-YY');
but it didn't work ... how to convert my date to 'MON-YY' format... when i tried 'DD-MON-YY' it works...but 'MON-YY' didn't work :c
pls help me
thanks again
jhoann
hi ...
i need a date format like this 'MON-YY' my code is like this :
------------
date1 := to_date(date2,'MON-YY');
------------
i put it in when validate item trigger.. and when i press it, there's an error ...
can you help me , how to format my date like 'MON-YY'
in my textbox i type like...
i have a problem in formatting my Date
I have a field : Due Date
(Data type : Date ,
Format : DD Month, YYYY )
but why my output is like this : 12 March ,2000 ?
why there is a space after the month (March)???
how to remove the spaces ... thanks a lot
jhoann
thanks Dima, but I already tried exit_form(built in) it cancelled the query but I still can't do what I want...
my program is like this.
i have two Canvas C1 and C2 :
in C1 - i can do the query (enter_query mode)
in C2 - where the result will be displayed or where you can add new record when...
hi ,
i am in enter_query mode, but i have a button - when you press it it will display all the records in a particular text box using a for-loop .. but it can't be done because it says that i am in enter_query mode.
something like this displays when i press the button.
"Function key not...
hi,
i already find a forum that discussed about the spell check in oracle form and i got this syntax/code (below) , but i have a problem about it .. when for example I type like this :
hello
world
i'm Anne
after the spell check it will return to my textbox as this :
helloworldI'mAnne
can...
hi,
i already find a forum that discussed about the spell check in oracle form and i got this syntax/code (below) , but i have a problem about it .. when for example I type like this :
hello
world
i'm Anne
after the spell check it will return to my textbox as this :
helloworldI'mAnne
can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.