reading data from serial port to oracle databse [message #288315] |
Mon, 17 December 2007 01:10 |
pdwivedi
Messages: 17 Registered: October 2007 Location: I
|
Junior Member |
|
|
i want to connect a weighing device to a pc. the weighing device transfers data to serial port of a pc. now i want that the data is automatically updated in oracle database. how to go about it pls help !
regards
pdwivedi
|
|
|
Re: reading data from serial port to oracle databse [message #288320 is a reply to message #288315] |
Mon, 17 December 2007 01:22 |
|
Michel Cadot
Messages: 68732 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Nice project, I would like to work on it.
Write a Pro*C/Perl/VB program that read the serial port and use standard access to Oracle: OCI, DBI/DBD, OO4O, OleDB, ODBC.
It depends on your favourite programming language.
Regards
Michel
|
|
|