Capturing info. coming from a Serial Port

H

Hector Jurado

I'm using the Hyperterminal to get information from serial
port then copy and paste to an ascii file after all I can
use access to get finally the infromation to an Access XP
Database.
What Control/Method oject can I use to: with a little form
capturing the all information from the serial port?, after
this I could send the information to a table.
 
C

Chris

You will need to add a reference to MSCOMM32.OCX to your
project, then add the control to your form.
Help file documentation is sketchy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top