Pages
(Move to ...)
▼
Sunday, January 1, 2017
Azure sp_execute_remote / Cross Database query in Sql Azure.
›
Cross database query is not allowed in Sql Azure. Rather Azure has applied a different logic to use the same. Please check my article be...
2 comments:
Sql azure select from another database / Cross Database connection
›
Cross database query Sql Azure Azure cross database query performance sql azure select from another database reference to database an...
3 comments:
Monday, June 30, 2014
How to add Primary Key and Auto Increment on different fields of MySql
›
Normal code generated by MySql:- CREATE TABLE `categorymaster` ( ` CategoryID ` int(11) NOT NULL AUTO_INCREMENT, ` Category ` v...
41 comments:
Friday, February 7, 2014
How to create User Login in Sql Server 2005/2008
›
How to create User Login in Sql Server 2005/2008 Note - You must be a member of "system admin" to create a new user or database....
4 comments:
Saturday, January 12, 2013
How to Expose/Access Sql Server to Internet
›
Task - Expose Sel Server to Internet or Remote Access via IP OS - Windows Server 2008 R2 Sql Version - Sql Server 2008 R2 To expose the...
10 comments:
Saturday, April 7, 2012
Server Application Unavailable IIS Error
›
Generally the cause of Server Application Unavailable is the .net framework. Error Snapshot For ex. one of our site is in version 1.1 an...
9 comments:
Thursday, April 5, 2012
How to make a site default on IIS 6 Windows Server 2003
›
While setting up an new Web server with Windows Server 2003 and IIS 6. I have to set up my own custom domain (for ex. myname.com) as the d...
2 comments:
Tuesday, November 8, 2011
Windows Event Starting up database DatabaseName
›
Configuration:- Windows Server 2003 R2 32 bit Sql Express 2008 R2 While checking for server event as a part of maintenance we a informat...
2 comments:
Monday, October 10, 2011
How to set focus on Table row using Javascript
›
We are developing Application for Google Smart TV and all is going well. We are using Table, Div or some other elements which cannot be fo...
1 comment:
›
Home
View web version