I have been asked to pull some data from an IP connected device on our network. This device is a dumb device that simply buffers the data, and im not sure where it sends it (if it even does).
I need to setup a schedule to import data on a regular basis into an SQL 2005 DB.
The main thing I need to know is how to connect to and pull data from the IP device on our network from SQL server. Is it even possible??
I need to setup a schedule to import data on a regular basis into an SQL 2005 DB.
The main thing I need to know is how to connect to and pull data from the IP device on our network from SQL server. Is it even possible??