I want to execute t-sql-query from VB.NET program. I wrote and successfully executed sql query in MANAGMENT-STUDIO-EXPRESS.. But the problem is that. The codes are of 10 lines. And i need single line code to paste in vb.net.. How is that possible
In qbasic i used to use COLON ":" to merge lines.
Is merging lines possible in SQL SERVER. If yes how?? Please help