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