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

Liked



Upload Image Close it
Select File

Learn about SQL Server DBA, SQL Server database performance,SQL Server optimisation,database tuning,t-sql,ssis
Browse by Tags · View All
DBA Scripts 51
performance 37
SQL Server 29
Object Management 24
#SQLServer 24
Backup and Restore 20
Security Management 20
Powershell 17
Indexes 14
DBA 14

Archive · View All
June 2011 38
January 2011 33
May 2011 32
August 2011 27
July 2011 26
January 2012 24
February 2011 19
April 2011 19
March 2011 17
March 2012 17

Jack Vamvas's Blog

  • 0
    Liked

    Quick uninstall of SQL Server 2005 instance

    The following command line brings up all instance names and asks to select an instance and then a few button clicks. C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\ARPWrapper.exe" /Remove Ensure you have backed up registry settings PRIOR to running the code. For more information, chec......

    Jack Vamvas  Posted on Aug 19 2009 6:10AM
    Profile · Blog · Twitter
  • 0
    Liked

    Force connections of a database in DB2

    To force connections of a specific database in DB2, the following will work. db2 connect to MYDB QUIESCE DATABASE IMMEDIATE FORCE CONNECTIONS db2 terminate ---do what you need to do Republished from http://www.dba-db2.com/.......

    Jack Vamvas  Posted on Aug 3 2009 7:41AM
    Profile · Blog · Twitter
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]