Serial Data Stream to SQL

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...




Answer this question

Serial Data Stream to SQL

  • abruton

    aaaaaaaaaahaha
    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.


  • Serial Data Stream to SQL