Search results

  1. S

    Input from rs232 directly too access problem.

    Thank you rak! Didnt know about that, nice and easy! :) Have to keep my C program in the background then, but thats not a big problem at all.
  2. S

    Input from rs232 directly too access problem.

    Thanks for your help Luka. Need some more :) I have read your toturial and that would probably work. But I would like to avoid the registery update if possible. Is it anything else then Mscomm I can use? I can import from usb or bluetooth instead if thats easier? If anyone can help me get the...
  3. S

    Input from rs232 directly too access problem.

    Hi. I am new here, and looking for some help. My problem is: I have some sensors connected to Rs232 and i want the data to get directly to access. Today I use a solution that goes through some C++ program i made to a textfile and then I manually import to access. The input looks something...
Back
Top Bottom