|
|
-
|
|
SYSDATETIME(), SYSDATETIMEOFFSET(), SYSUTCDATETIME(), CURRENT_TIMESTAMP, GETDATE(), and GETUTCDATE() functions yield the same result on SQL Azure irrespective of the primary data center. And all of them return the UTC date/time.
**Note**: Here we are t...
|
|
-
|
|
I have tried to create one stored procedure with lock hint on table like "SELECT * FROM TableName (NOLOCK)" in SQL Azure. It raised error "Deprecated feature 'Table hint without WITH' is not supported in this version of SQL Server"
After changing t......
|
|
-
|
|
The next service release of SQL Azure (reffered to as SQL Azure july release) will be the first "big" step towards having common features between cloud and the SQL server Denali.......
|
|
-
|
|
Developing social games on windows azure platform just got easier (and quicker!) with the introduction of "windows azure toolkit for social games". You can download this from the below codeplex specified link.......
|
|
-
|
|
i just learned that from 1st july - no charges are applicable for Ingress (inbound traffic). In other words, One more reason to migrate to Azure and SQL Azure asap - or atleast start evaluating them and get ready to ride on the next technology wave!!......
|
|
-
|
|
http://windowsazurepass.com/?campid=75049D0B-654B-E011-B3BB-001F29C6FB82
Coupon : BRENTONAZURE
Cheers !
* No Idea about how long it is valid !......
|
|
-
|
|
Today, during the Meet Windows Azure event, I learned that we can run SQL Server on Windows Azure VM role (which are now persistent in nature)! ...
|
|
-
|
|
I got an email from Microsoft (MOCP) alerting me that i had accidentally kept a web role running. A lesson learned and i definitely owe it to Microsoft to include such a feature!......
|
|
-
|
|
i just learned one can combine the web and the worker role. In Azure, a web role is used to host websites and the worker role is like a windows service in the cloud. Now to combine web and the worker role - you need to override the RUN() Method in the R......
|
|
-
|
|
After May 2011 SQL Azure update - multiple servers per SQL Azure subscription was made available - it was an awesome update!
Now, today, i tried creating a 7th server on my server and i got a alert message that "Creating a new server would exceed th......
|
|