SQL Server is one of the best products to come out of Microsoft, but not every professional knows how to use it effectively. For example, some might find it difficult to create a stored procedure but ...
I recently wrote a .NET web application for work. I always make a data access class with methods for getting data, but I usually just point the methods to stored procedures. This time, I decided to ...
Microsoft created a new cumulative patch for SQL Server 7.0 and SQL Server 2000. A fix for a new flaw involving extended stored procedures in SQL Server 7.0 and SQL Server 2000 prompted Microsoft to ...
Is there a nifty feature that will count the lines of code in a web application?<BR><BR>Can the same be done with all stored procedures in SQL Server 05?<BR><BR>No REAL reason, I'm just curious really ...