Hi to all...
make three text field
1, :start_no
2, :end_no
3, :result (it is multipul field like tabular).
create post_text_item trigger of :end_no field...
DECLARE
A NUMBER;
BEGIN
A := (:end_no) - (:start_no);
:result := :start_no;
NEXT_RECORD;
FOR i IN 1..A LOOP...
Thank's for replay
i am useing WHEN-TIMER-EXPIRED at form level.
and create one text field name ":S" where time counting is start when form open this field start counting.
i am using this coding ...
IF :S = 300 THEN
EXIT_FORM;
END IF;
and an other coding on WHEN-MOUSE-MOVE
:S :=0...
Hi to all
Thank's for replay..
i am doing this work it is best but i want to an other method like other software install...
i it posable or not, if yes then replay me...
Abidali3....
hi tank's for replay.
i did this work but ..
what kind of coding use in WHEN-TIMER-EXPIRED
for auto colse form after 5 min.
when user does not use computer.
.. abidali3
hi to all
i am using dev.6i and oracle 8i....
i have create multiple forms. i want to make *.exe for copy these form to an other computer...
thank's for replay
abidali3
Hi to all
i am using developer 6i and oracle 8i
i am want to take backup and recovery from developer can i do .
every day or weekly backup opption
thank's for replay.
abidali3
Hi to all
Yhank's for replay
but i could not download D2Kwutil.pll from upper link because it is not present here . if you have an other link then relpay me i am waiting ..
Thank's
Abidali3
Hi for All
thank's for replay me.
I have deferent style of cursor like,
1, busy
2, crosshair
3, default
4, help
5, insertion
6, link
7, hand
8, move
but these all are not my requirement. because i am make link and i wound want to hand like finger style which is most come in html web site...
If...
hi for all .
can we tack backup from developer .. like we are working all day and at night we will want to backup only today data from developer what we can do ...
also import data from file to oracle database by developer..
i am using developer6i and oracle8i.
abidali3.
Hi for all.
I am using Developer6i and Oracle 8i.
help me for run *.exe file from windows and what is D2Kwutil.pll and where from i can download its
Thanks for solve my problem.
abidali3
Hello friends
i have create employee table and save photo in photo field which have 'long raw' data type ..when i will run report they will display only 'MM' in photo field how i will get photo in this field (also same on blob data type)
thanks for replay
abidali
i have save photo in employee table in photo field 'long raw' data type but when i will run report they will display only MM in photo field..
how i will get photo ..
thanks for replay..
abidali..
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.