Dear sir,
I am using SQL server 2005 I want to (when I execute a query result ) sent this result as a text massage to my mobile phone through my pc.
Help me and give me solution.
for example:-
select sum(amt),sum(qty) from xyz..sal where dat='09/07/2009'
when it executed the result sown as
amt qty
2000405 450i want this result sent to my mobile phone
but how can? please give me solution and advise too.
Ajiet Kumar
[email protected]