Welcome to SSQA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.

Sunday, April 15, 2007 - Posts

Install SQL Mobile edition on the top of SQL 2005 client tools?
I too have had problems installing the recent service pack of Visual Studio (VS) that includes the recent SQL Server Compact Edition (SQLCe) binaries. Before this problem you have to ensure and check whether you've installed any CTPs they must be uninstalled Read More...
Create folders under a project using Visual Studio aka BIDS
Using BIDS any user cannot create folders under the project like VS2005 does. As usual u ser can create more than one query folder, and the root folder can create child folders. The only way to recover this problem is to edit the XML file that is created Read More...