Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

This blog is for SQL SERVER developers. I am trying to publish the things that i face in my development career, so other developers can get help out of this BLOG.
Browse by Tags · View All
Tejas Shah 30
SQL SERVER 2005 11
SQL Server 10
SSIS 8
T-SQL 8
SQL Yoga 7
SSIS Task 7
SQLYoga 5
SQL Developer 5
DBA 5

Archive · View All
October 2012 5
October 2009 5
November 2012 3
December 2009 3
November 2009 3
September 2011 2
August 2010 2
April 2011 2
March 2010 2
September 2012 1

Tejas Shah's Blog

  • 1
    Liked

    Microsoft Community TechDays at Ahmedabad

    Great News, Community TechDays event is back on 11th June, 2011 at Ahmedabad. This time I got a chance to have a session in this Community TechDays. There are attractive sessions as follows: 1. HTML5 - Future of the Web, Harish Vaidyanathan, Evangelist Lead, Microsoft2. SQL Server Performance Tun......

    Tejas Shah  Posted on Jun 4 2011 9:13PM
    Profile · Facebook
  • 1
    Liked
    1
    Comments

    SSRS: Configure User Authentication with ReportCredentials

    Many times I found that the Reporting service is configured to access as "Anonymous Access", so any user having URL can access reports from external world. Ideally it should be access by only users/application. For that SQL SERVER Reporting service should not be accessed by "Anonymous Access". ......

    Tejas Shah  Posted on Apr 25 2011 2:02AM
    Profile · Facebook
  • 2
    Liked
    1
    Comments

    SQL SERVER: Display Row count of all the tables

    Recently we have performance issue in SQL SERVER and we decided to move some large tables to different file group, so we can improve SQL SERVER performance, as it uses other disks I/O. Now challenge is to identify large tables from many tables (approx 700 tables).There are few ways to display row co......

    Tejas Shah  Posted on Aug 23 2010 2:02AM
    Profile · Facebook
  • 1
    Liked

    SQL SERVER: Find executing queries

    Recently my company owner reported that SQL SERVER is running slow. I searched for it and get following T-SQL query. SQL SERVER provides dynamic views, which contains current information about all details. SELECT OBJECT_NAME(ObjectID) as ObjectName, st.Text, DB_NAME(database_ID) as dbname, ......

    Tejas Shah  Posted on Aug 1 2010 2:02AM
    Profile · Facebook
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]