News

Subscribe!

Disclaimer

This blog and the postings therein are provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the general copyright terms.

My Stats

  • Posts - 100
  • Comments - 34
  • Trackbacks - 38

Twitter












Tag Cloud


Recent Comments


Recent Posts


Article Categories


Archives


Post Categories


Image Galleries


.NET Links


.Text Links


Blogs i read...


eGovernment


ePolicing


Microsofty


Misc.


Mountain Biking


MS Patterns & Practices


Development

CodeSnippet :: T-SQL Code to automatically generate your Stored Procedure VB(or VBscript) Code


I find this code really handy when dealing with a stored procedure that requires a tonn of input and output parameters. This stored procedure will write out the code required which you can copy and paste into your VB or VBScript code. It wouldn't require many changes to write out code for .NET.

posted @ Wednesday, November 10, 2004 7:19 PM | Feedback (2) |