Archive
Archive for the ‘SQL Azure’ Category
SQL Azure Reporting.
June 25, 2012
Leave a comment
SQL Azure Reporting
SQL Azure Reporting enables developers to enhance their applications by embedding cloud based reports on information stored in a SQL Azure database. Developers can author reports using familiar SQL Server Reporting Services tools and then use these reports in their applications which may be on-premises or in the cloud.
Categories: Business Intelligence, SQL Azure, SSRS
Azure SSRS, sql report, sql reporting, SSRS, ssrs report, ssrs reporting, ssrs services
SET QUOTED_IDENTIFIER ON/OFF and SET ANSI_NULLS ON/OFF
June 9, 2012
Leave a comment
Most of us use those statements while creating stored procedures and functions. most of us don’t know what is the significance of those statements and how they are useful.
SET QUOTED_IDENTIFIER ON/OFF
Categories: SQL, SQL Azure, SQL Server
#SET ANSI_NULLS ON/OFF, #SET QUOTED_IDENTIFIER ON/OFF, dynamic tsql, sql, sql server, tsql
SQL Azure Database Take Offline
May 23, 2012
1 comment
As everyone knows that database administrator can take SQL Server Database offline for maintenance purpose with following command Read more…
Categories: SQL, SQL Azure
azure, database systems, sql azure