Forum Replies Created

Viewing 15 posts - 196 through 210 (of 1,884 total)

  • RE: Yet another wayto include portability on DTS packages

    This is a very good article. The ideas fully apply to 2000, 2005 and will to 2008. And also to any application development: Do not hardcode the changable stuff.

    One comment:...

    Regards,Yelena Varsha

  • RE: Saving Query results as CSV file in SQL Server 2005

    Thanks you SO MUCH.

    I will try it today!

    Regards,Yelena Varsha

  • RE: DTS packages SQL Server 200

    Thanks Ed!

    Regards,Yelena Varsha

  • RE: DTS packages SQL Server 200

    Hi David,

    You can save DTS package as VB file - when doing Save as.

    You can open this file with Notepad. Also if you copy all of these files to one...

    Regards,Yelena Varsha

  • RE: DTS packages SQL Server 200

    Yes, that is a good solution - save as VB files and search them.

    Does somebody know how to export text for 400 packages?

    Regards,Yelena Varsha

  • RE: DTS packages SQL Server 200

    Vidhya,

    David needs the table names, not the package name.

    Regards,Yelena Varsha

  • RE: Linked server and named instance on different Port number

    Hello Berto,

    You have to either run sp_addlinkedsrvlogin or use Management Studio, go to your linked server and specify the remote login that correspond the local login that is trying to...

    Regards,Yelena Varsha

  • RE: DTS packages SQL Server 200

    If you are talking about the scheduled packages, probably you would like to create a server trace with:

    Events:

    T-SQL Batch Starting

    Columns:

    like textdata, start time and end time

    Filter:

    textdata LIKE %YourTableName%...

    Regards,Yelena Varsha

  • RE: Largest Unit

    I don't get the answer. If you read the question on the website (not in the email, but on the website, it asks: "Largest Unit

    How much information does a Yottabyte...

    Regards,Yelena Varsha

  • RE: Try To Be More Inefficient

    Dave Sanders (4/3/2008)


    There is a technique called Mangement by Wandering Around (MBWA).

    So agree with both Steve and Dave!

    Additionally: do something for other people first. Or offer to help them....

    Regards,Yelena Varsha

  • RE: job not running with date parameter

    Mike,

    you have to work with the person who created this procedures or try to read the procedure text to understand that is going on.

    At the very least, post here...

    Regards,Yelena Varsha

  • RE: Database Mail bouncing on a keyword

    It may be your company's rules on Exchange or SMTP Relay

    Regards,Yelena Varsha

  • RE: job not running with date parameter

    Hi mike,

    what happens if you execute the procedures in Query Analyzer, not as a job - do they accept the date parameter correctly?

    Also, What is the error message in the...

    Regards,Yelena Varsha

  • RE: Bad Automation

    I don't like "Install Updates and Shutdown" when shutting down the computer. You need to go somewhere and instead you have to wait 10 min. I know you can change...

    Regards,Yelena Varsha

  • RE: Migrating from Dev to Prod

    The answer may be Requirements document, "Validation Test Plan" , "Installation Plan" and as Jeff mentioned, a ticket system. Each change is caused by some requirement. You have to create...

    Regards,Yelena Varsha

Viewing 15 posts - 196 through 210 (of 1,884 total)