Re: How Can Oracle Get Com Port Message?
From: Gregory S. Lipman <glipman_at_phnx.copperkey.com>
Date: 1997/11/06
Message-ID: <346202A4.69974D28_at_phnx.copperkey.com>#1/1
Date: 1997/11/06
Message-ID: <346202A4.69974D28_at_phnx.copperkey.com>#1/1
ªü´ö Thenardier wrote:
> Hello all,
>
> My system needs to capture data from the com port (com1 or 2)
> that receives data transfered from a turnstile type of machine.
> But so far, it seems Orcale does not support such low level
> data communication technology in its development tools.
>
> How can i deal with such situation? Thanx a lots!
>
> Thenard
Never used D2k but I assume it allows interface to C/C++.
If it's Win 95/NT use Win32 or MFC communications API to capture data in
C++
module and pass it to Dev2k or whatever.
Hope it helps,
Gregory
Received on Thu Nov 06 1997 - 00:00:00 CET