Home » RDBMS Server » Server Administration » Data reading from COM port in oracle
Data reading from COM port in oracle [message #50593] Sat, 23 March 2002 00:58 Go to next message
Anil
Messages: 80
Registered: September 2001
Member
i want to insert data from com port in oracle.
Re: Data reading from COM port in oracle [message #50599 is a reply to message #50593] Sun, 24 March 2002 23:55 Go to previous message
MOE
Messages: 14
Registered: February 2002
Junior Member
Hi,
there are two main possibilities:
1. You set up ServerProcess written in a language you like (depends on your OS. C, VisualBasic etc.). The process makes a DB-Coonection, handles the Com-Port and inserts the data...
2. You programm an external procedure in oracle (written in C or Java?) which reads the data fom the Com-Port.
Via a stored procedure (either PL/SQL or Java) you make call's to read the com-data and insert the data.
You can now use DBMS-Job to run the procedure, whenever the database in online.

MOe
Previous Topic: Re: Free OCP Papers
Next Topic: Multilingual Applications in Forms
Goto Forum:
  


Current Time: Mon Jul 08 13:35:06 CDT 2024