SQL command for connection to COM port

  • Dear all,

    I want to connect abd read data COM port in SQL. How can it done ?? Please help me and thanks in advance.

  • SQLCommand does not support to read data from Com Port.

    Which compiler are you using?

    If you are using Studio 2005 there is a namespace called SerialPort which lets you read data from Com Port. If you are using Studio 2002/2003 there is a sample in gotdotnet.com provided by Microsoft.

    Vishnu

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply