I have been asked to develop an Access database which received data from a “data stream” provided by some piece of electrical equipment. I am able to view the data by using hyper terminal and connected to a host ip address and port number via the TCP/IP winsock. This displays the data I need to retrieve.
I’m at a loss as how I can get this data into my access tables. I can’t save this as a file within hyperterminal as this will be an on-going automatically updating database. I need to find a means of accepting the data and then clearing the data stream.
Has anyone done anything like this and able to give me a few pointers
Thanks
John