Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How Can Oracle Get Com Port Message?
ªü´ö 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 CST
![]() |
![]() |