Viewing 15 posts - 1 through 15 (of 33 total)
you can't decrypt it, but if you follow the instructions there should be a backup up of your sp's in the database...
February 8, 2011 at 1:32 pm
Yeah that would be ok if everyone had the enterprise version of SQL Server but us poor programmers in SA can only afford the express edition, hence this script...
plus a...
February 8, 2011 at 1:58 am
ps: creating a <install drive>:\Temp file seems to work in my case it was g:\Temp
oh...i now have to install windows powershell onto my recently bloated fresh install of xp, which...
November 2, 2010 at 1:19 am
this is typical microsoft bull excrement. it has been such a pleasure using other db platforms in the last few months, now, because of work reasons i need to install...
November 2, 2010 at 1:10 am
Hi All
this is my script that also attempts to truncate a referenced table:
http://www.sqlservercentral.com/scripts/Foreign+Key/65452/[/url]
Enjoy
August 30, 2009 at 12:13 am
Hi All
here is my version of a script that ENCRYPTS all stored procedures:
http://www.sqlservercentral.com/scripts/WITH+ENCRYPTION/65041/[/url]
Enjoy!
August 30, 2009 at 12:11 am
i have written some code to help developers spend less time on scripting basic statements.
the first link is a demonstration of this:
the second one is the actual code that uses...
August 26, 2009 at 12:44 am
here is a script i wrote that helps normalise a single table into a number of tables. useful for normalising a database during the development phase.
http://www.sqlservercentral.com/scripts/Normalisation/66370/
August 26, 2009 at 12:41 am
here is a script i wrote that helps normalise a single table into a number of tables. useful for normalising a database during the development phase.
August 26, 2009 at 12:38 am
here is a script i wrote that helps normalise a single table into a number of tables. useful for normalising a database during the development phase.
August 26, 2009 at 12:31 am
here is a script i wrote that helps normalise a single table into a number of tables. useful for normalising a database during the development phase.
http://www.sqlservercentral.com/scripts/Normalisation/66370/
August 26, 2009 at 12:27 am
the repeats of the posts have been accidentally submitted due to an application error with sqlservercentral.com
August 26, 2009 at 12:20 am
i have written some code to help developers spend less time on scripting basic statements.
the first link is a demonstration of this:
the second one is the actual code that uses...
August 26, 2009 at 12:16 am
here is a script i wrote that can normalise data from a single table into several tables with data and keys. it is useful when undertaking a normalisation process or...
August 26, 2009 at 12:13 am
i have written some code to help developers spend less time on scripting basic statements.
the first link is a demonstration of this:
the second one is the actual code that uses...
August 26, 2009 at 12:06 am
Viewing 15 posts - 1 through 15 (of 33 total)