Sql Server

post thumbnail

Creating CRUD Stored Procedures in SSMS

ok… now this is awesome:
http://www.ssmstoolspack.com/

15Oct2008 | Jim | 0 comments | Continued
post thumbnail

How to change the port in sql server management express (ssms)

I chased my tail around for awhile on this before finally coming across a post on google… those crazy folks at Microsoft decided that rather than using the standard IPAddress:port with a colon, they would use a comma instead! So… when you’re using SSMS to connect to a Sql Server on a non-standard port… this [...]

15Oct2008 | Jim | 0 comments | Continued