CARD READER PROBLEM [message #175324] |
Thu, 01 June 2006 14:32 |
ashosheh
Messages: 25 Registered: June 2006 Location: JOR
|
Junior Member |
|
|
hello ALL
I have a problem in oracle 10g forms (THIN CLIENT).
I have a form that reads from a card reader (a cheque number) to a text item, the card reader inserts the card number to the field at which the mouse cursor is focusing . the card reader takes 20-30 seconds to finish reading. the problem is i can't know when the card reader has started reading and when it has finished. I want to display a (please wait message) while the card reader is reading. on forms 6i i can use the post-change trigger on the text item to detect that the card reader has finished inserting the card number to the text item. but on 9i and later ... I can't.
please help me,,,,,,,,,,,
thanx
|
|
|
|
|
|
Re: CARD READER PROBLEM [message #175464 is a reply to message #175336] |
Fri, 02 June 2006 06:37 |
ashosheh
Messages: 25 Registered: June 2006 Location: JOR
|
Junior Member |
|
|
hello all .
thanxs for ur reply.
on 9i and later (THIN CLIENT) the trigger
POST-CHANGE does NOT work properly , it also has un=expected behaviors. coz my system is a banking system , I can't risk with this trigger.
thnx again.
|
|
|
Re: CARD READER PROBLEM [message #175465 is a reply to message #175359] |
Fri, 02 June 2006 06:43 |
ashosheh
Messages: 25 Registered: June 2006 Location: JOR
|
Junior Member |
|
|
hello all
thanx again for ur replies.
the problem with the card reader is I cannot control the data flow from the cable to my application in oracle , the card reader inserts the text to any active text item in any active application (also if notepad is running and the cursor is focusing on it , the card reader will insert the text to it).
that's why i can't know when it's reading and where the text will be inserted.
thanx.
ASHOSHEH
|
|
|
|
|
|
|