Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Open Communication Port Com1 etc
Message
From
05/09/2006 13:46:17
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
05/09/2006 04:49:07
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
01150840
Message ID:
01151023
Views:
23
>Hi!
>How can I open Communication Port Comm1 etc in Sql server?
>Kindly Easy way!

Naeem,

There isn't an easy way to do it in SQL Server. You will have to write a program in another language that opens the port and writes the data received to the console. Once you have this working, use xp_cmdshell in SQL Server to call the program and retreive the output.
Previous
Reply
Map
View

Click here to load this message in the networking platform