Forum Replies Created

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

  • RE: Please explain.

    Ok Thanks.


    Kindest Regards,

  • RE: NOT EXISTS vs NOT IN

    Ok thanks Brendt.


    Kindest Regards,

  • RE: NOT EXISTS vs NOT IN

    Brendt,

    Excellent stuff! I now understand why.

    So, obviously the query optimizer chooses a different execution plan & method between NOT EXISTS & NOT IN?


    Kindest Regards,

  • RE: Migrated DTS Package

    Ok thanks for that RH. It looks like you can actually modify the SSIS Package via SSMS instead of doing it through BIDS.

    I'm trying to understand SSIS as it is...


    Kindest Regards,

  • RE: Greater than 2GB

    Ok thanks for that.

    So What if you are running SQL Server 2000 Standard Edition on Windows 2003 Standard Edition? How much RAM can SQL Server 2000 use with Standard Edition...


    Kindest Regards,

  • RE: Finding the Next Business Day Recursively

    I don't understand the @numDays input parameter!

    For example if do this,

    DECLARE

    @Date SMALLDATETIME

    SET

    @Date = dbo


    Kindest Regards,

  • RE: View Package

    Thanks for the reply.

    I tried whta you said but I get the following error when I click on the MSDB folder.

    TITLE: Microsoft SQL Server Management Studio

    ------------------------------

    Failed to retrieve data for...


    Kindest Regards,

  • RE: Execute Job

    Ok thanks. I thought that perhaps I could restrict the jobs that a user can use.


    Kindest Regards,

  • RE: While Loop

    Thanks PW. I'll give it a go.


    Kindest Regards,

  • RE: While Loop

    PW. I'm going round in circles. Can you please give me an example as I'm confused as to how to incorporate your suggestion with my

    SELECT @maxId = MAX(ExternalId) FROM focus_transaction_classic..Policy_IdGenerator

    @maxID...


    Kindest Regards,

  • RE: While Loop

    It looks complex but i'll try it.

    Remeber that the key thing here is that I need to increment @maxID by 1 for each row.


    Kindest Regards,

  • RE: SQL Database Comparison Tool

    SQL Delta is another from http://www.sqldelta.com


    Kindest Regards,

  • RE: Can you schedule Sybase scripts through a DTS?

    Better still, plan to confiscate Sybase and migrate to SQL Server.


    Kindest Regards,

  • RE: Script a DTS Package?

    Ok thanks HappyCat59.


    Kindest Regards,

  • RE: Script a DTS Package?

    ok. If I save it as a Sturctured Storage File. How do I then load back into SQL Server? Lets say for example someone deleted it and I need to...


    Kindest Regards,

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