Dear All,
I do not even know where to start, but have been asked by my director to solve this problem.
I have a SQL server that runs a query that outputs serveral rows.
Each row has a two results that I want to output, column: Name and column: Number of spaces.
I have the SQL, but I need to know how to use SQL server management to output these results to several IP addresses as readonly text.
I then read these IP addresses results into a webpage I have created.
I have done this on another system, but need to do this using SQL Server.
See an example here :
81.137.200.221:2323
Any help would be greatly appreciated.
Thank you,
Kind regards
Triacona
I do not even know where to start, but have been asked by my director to solve this problem.
I have a SQL server that runs a query that outputs serveral rows.
Each row has a two results that I want to output, column: Name and column: Number of spaces.
I have the SQL, but I need to know how to use SQL server management to output these results to several IP addresses as readonly text.
I then read these IP addresses results into a webpage I have created.
I have done this on another system, but need to do this using SQL Server.
See an example here :
81.137.200.221:2323
Any help would be greatly appreciated.
Thank you,
Kind regards
Triacona