|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Yesterday @ 8:48 PM
Points: 22,
Visits: 243
|
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, April 10, 2009 12:04 PM
Points: 27,
Visits: 90
|
|
| the C# link is broken ... however ... I was able to download the VB code
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, August 10, 2010 4:59 AM
Points: 9,
Visits: 10
|
|
| I wanted to know how it was done in c# but the link is broken.
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, April 22, 2013 3:26 AM
Points: 23,
Visits: 246
|
|
| I have script that generate DML stored procs for all tables. This will help me generate even more code, if only the C# script is available. Please fix the link
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, January 31, 2013 10:13 AM
Points: 2,
Visits: 20
|
|
| The link for C# TSQL script is http://www.sqlservercentral.com/Files/CreateADO_Call_BySPName_Cs_GetFile.sql/1788.sql.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: 2 days ago @ 1:35 AM
Points: 4,789,
Visits: 1,336
|
|
I am getting the following error while accessing the C# code:
The resource could not be found Sorry, we could not find the resource at http://www.sqlservercentral.com:80/Files/CreateADO_Call_BySPName_C
If problems persist, please contact us to let us know.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 9:29 AM
Points: 2,551,
Visits: 18,884
|
|
Just curious, if you are working in an environment where DBA's DON'T know not to use sp_, is there another way to filter out the system procs and keep the rest? SQL Server doesn't hold onto a createid, does it?
--------------------------------------------------------- How best to post your question How to post performance problems Tally Table:What it is and how it replaces a loop
"stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: 2 days ago @ 1:35 AM
Points: 4,789,
Visits: 1,336
|
|
Marcelo Luiz Soares de Souza (10/10/2008) The link for C# TSQL script is http://www.sqlservercentral.com/Files/CreateADO_Call_BySPName_Cs_GetFile.sql/1788.sql.
Thanks I got the code. I didn't saw this link while posting the earlier message. Please rectify this in the article also. :)
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, April 11, 2013 12:03 PM
Points: 16,
Visits: 39
|
|
Alex,
This is AWESOME. This is going to save me a heap of time. Thanks a million for sharing.
-Barry
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Yesterday @ 8:48 PM
Points: 22,
Visits: 243
|
|
| Believe it on not – I did. This is was while ago, but when I joined to project, all sprocs named as SP_. It took about a month to convince managers to stay out of prefix SP_.
|
|
|
|