Hi all,
Is it possible for SQL to except a serial data stream from a Com Port and process it into a table
Thanks in advance...
Hi all,
Is it possible for SQL to except a serial data stream from a Com Port and process it into a table
Thanks in advance...
Serial Data Stream to SQL
abruton
thats funny
on all the online games i go on i call myself sgtjake
.....have you stolen my name
cos jake is my myname
thats weird
i searched for sgtjake on google and found this
ddwinter
SgtJake,
As long as you can install an TCP/IP stack over com port, e.g. TCP/IP/PPP/com, you can create connection over TCP/IP and namepipe. SQL Server does not support native serial port communication.