communicating with com port using Access 
Author Message
 communicating with com port using Access

I would like some help communicating with com port.  We are rewritng our
Quick Basic code using Visual Basic in Access.  We are unable to communicate
with the com port.  We are using MSComm control.  Any suggestions.

Cindy Herron



Fri, 20 Sep 2002 03:00:00 GMT  
 communicating with com port using Access
Doing serial communications from Access directly with the MSComm
control is extremely difficult. Another approach would be to use a
tool like the Software Wedge from TAL technologies (www.taltech.com)
It is designed for inputting serial data directly into other programs
including MS Access. It runs as a seperate application and provides
incoming serial data to other programs by either stuffing the keyboard
buffer with the data or by passing the data using Dynamic Data
exchange. It also supports transmitting data out the serial port as
well. The program comes with several examples that demonstrate how to
use it with Access.

On Mon, 3 Apr 2000 09:18:46 -0500, "Bill Baker"

Quote:

>I would like some help communicating with com port.  We are rewritng our
>Quick Basic code using Visual Basic in Access.  We are unable to communicate
>with the com port.  We are using MSComm control.  Any suggestions.

>Cindy Herron




Sun, 13 Oct 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. communicate with COM port

2. Communicate with the COM-Ports with VB 4.0 Pro

3. Communicating with com-ports in VB

4. Looking for Example using API for COM-Port in Access 97

5. Accessing COM Ports using win32API calls

6. Accessing COM Ports using win32API calls

7. Communicating with Hardware Ports using VB

8. Using Visual Basic for Excel 97 to communicate with Serial Port

9. Finding COM Ports - Mouse dies when VB talks to its COM Port

10. Read COM (serial) port using CreateFile?

11. using the serial port (COM) in a VB Script

12. Help for dealing with COM port using VB

 

 
Powered by phpBB® Forum Software