Home » Developer & Programmer » Forms » Reading form the Barcode Reader
Reading form the Barcode Reader [message #86783] Sun, 31 October 2004 08:57 Go to next message
Ammar
Messages: 8
Registered: October 2004
Junior Member
Hello Everyone,

How can I read data from the barcode reader in a form developed using Forms Builder of Oracle Developer/2000 release 6.0?

Thanks in advance.
Re: Reading form the Barcode Reader [message #86787 is a reply to message #86783] Sun, 31 October 2004 20:52 Go to previous messageGo to next message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Hi,
As far as reading is concerned it is a hardware level configuration.
A barcode reader works similar to your Keyboard.
After entering some data into feild from keyvoard you press Tab and some actions are performed.

Similarly you need to configure your Barcode reader to send a TAB character along with the data read into the desired feild.

HTH
Regards
Himanshu
Re: Reading form the Barcode Reader [message #86789 is a reply to message #86787] Mon, 01 November 2004 02:19 Go to previous messageGo to next message
J.S.Rajkumar
Messages: 20
Registered: March 2004
Junior Member
Hi

Let me know the platform in which you need to do this (Unix/Windows)

You need to use an interface program to get data from the Scanner and pass it over to your Form. Most suitable interface program for Forms is Pro*C program.

In case you use an handel scanner the scanner program available should be able to pass the Barcode value into the Form by itself(Text item where the cursor is located)

Do investigate in this angle and let me know if you need some help in this regard.

Thanks
Re: Reading form the Barcode Reader [message #86800 is a reply to message #86789] Wed, 03 November 2004 11:08 Go to previous message
Ammar
Messages: 8
Registered: October 2004
Junior Member
Hi,

I'm working on Windows platform (Windows 9x, Windows 2000 Professional and Windows XP).

Thanks
Previous Topic: Win_Api_Environment.Get_Windows_Directory give error
Next Topic: blob
Goto Forum:
  


Current Time: Sat Sep 07 15:50:43 CDT 2024