Browse by Tags

SQL Server Data Services, Part Uno! by Gus Collazo
18 July 08 04:40 PM | Zeeshan | 0 Comments   
SQL Server Data Services is Microsoft's exciting addition to their Software Plus Services strategy! It's an on-demand data storage and retrieval service that will offer customers data access from anywhere on the Web. A few good points about this new service Read More...
Microsoft's Common Solutions for T-SQL Problems by Gus Collazo
04 July 08 06:05 PM | Zeeshan | 0 Comments   
Hey everyone, Happy 4th fo July! I ran across this nice article by Microsoft with detailed solutions to some of the more common T-SQL problems you may encounter. Check it out! http://code.msdn.microsoft.com/SQLExamples Read More...
A simpler alternative to backing up data in SQL Server by Gus Collazo
23 June 08 06:27 PM | Zeeshan | 0 Comments   
There are times when creating a database backup is not convenient. For example, you may be connected remotely to a SQL Server and not have access to the backup files that may be created. For times like these, I love the SSMS Tools Pack. You can find this Read More...
Fun with Reports and Maps! by Gus Collazo
05 May 08 10:45 PM | Zeeshan | 0 Comments   
In this blog, let's take a quick look at how to use a map to display nationwide sales data on a SQL Server report. You can jump quickly to the bottom of this blog entry to see how the report will finally turn out. To try out the steps below, you first Read More...
Shrinking the SharePoint Content Database (Part 1) by Gus Collazo
15 April 08 09:51 PM | Zeeshan | 0 Comments   
When you first setup your SharePoint site, the SQL Server database that is created for that site is about 10MB by default. As time passes though and you add and remove files to your site, you will notice that the database will grow very large. This can Read More...
More Posts Next page »