Forum Replies Created

Viewing 15 posts - 91 through 105 (of 168 total)

  • RE: Performance Tuning Stored Procedures

    This is a great article Steve.  Very simple as has been stated, but people should know how to apply a simple tutorial to a complex environment.

    I always knew profiler was...

  • RE: SQL Prompt IntelliSense for SQL Server

    Bart that is great to know, but that is still asking a lot of people to put a lot of faith in your company.  I have never heard anything bad...

  • RE: SQL Prompt IntelliSense for SQL Server

    That would have been great, bummer they took it out.  I know they removed it because of a time crunch but do you know if they are planning on adding...

  • RE: SQL Prompt IntelliSense for SQL Server

    I do alot of development in addition to writting SQL code and have really gotten hooked on intellisence.  I know that in a perfect world, rules would be followed so...

  • RE: The Support Joke

    That is great, you definitely had me rolling on the floor.  However, I am glad I wasn't the one dealing with it

  • RE: Alternative to the Microsoft MMC Console

    Since the writting of this article I have developed the right click and disconnect idea.  If you would like the files for this then PM (click on my username) me...

  • RE: Ragged dest file doesn''''t like truncating values

    the SSIS flat file destination doesn't have the ability to ignore errors that I can see.  All source connections (including flat files) have the ability to ignore errors but not...

  • RE: Cleaning WGA

    Several good points have been made already, especially the bit about piracy causing dependence on windows.  The few dollars they will make by catching a teenage pirate would be more...

  • RE: Ragged dest file doesn''''t like truncating values

    Thanks for helping Jamie.

    In DTS the package consisted of a SQL select statement with a flat file destination.  By default, DTS would export as much of the values as it...

  • RE: Ragged dest file doesn''''t like truncating values

    I am migrating this package from DTS and, like you, I assumed that SSIS wouldn't make it more difficult that DTS.

    However, that is a good suggestion.  Thanks and I will...

  • RE: Migrating the DTS packages to SSIS (2005)

    It is my understanding that it primarily depends on the code inside your activeX scripts.  Scripts which access the package object (which no longer exists) won't migrate over.

    However, even if...

  • RE: Printing in .NET

    Sure saeed,

    1) If you will look at the code in the article you can use the following exerpt to identify the correct location for changing the code.  The code you quoted is what...

  • RE: Printing in .NET

    No problem, it is a start.  Let us know if you develop any new cool addons or if you clean it up a bit.

  • RE: Technology for Fun

    I would have to say that my favorite tech sci fi book is:

    The Illuminati by Larry Burkett

  • RE: Solid

    We are currently trying to migrate to SQL2005.  I have found that the two biggest differences are system tables and SSIS.  Migrating from DTS to SSIS is anything but simple...

Viewing 15 posts - 91 through 105 (of 168 total)