Forum Replies Created

Viewing 15 posts - 16 through 30 (of 575 total)

  • RE: Concatenate text with a field value

    That works.

    Cheers.


    Kindest Regards,

  • RE: Get 2nd Occurence

    Well said Jeff!

    I will remember this saying!


    Kindest Regards,

  • RE: Get 2nd Occurence

    Jeff,

    Yes it explains it and well done. I did realise in the end that you were tricking PARSENAME to do the job.

    Your solution was a solution thinking outside the normal...


    Kindest Regards,

  • RE: Get 2nd Occurence

    Jeff,

    This is a great bit of T-SQL magic!

    I understand that the REPLACE Function is replacing the ' ' with a '.'

    However how on earth does the PARSENAME Function retrieve the...


    Kindest Regards,

  • RE: Linked server

    1) What Service Pack have you got on your SQL Server?

    2) What version of the Oracle Client did you install on the SQL Server?

    3) What version of is the Oracle...


    Kindest Regards,

  • RE: Get 2nd Occurence

    Jeff,

    There will only be 2 spaces and no periods.


    Kindest Regards,

  • RE: Add Date To Subject

    Niraj,

    I mentioned this in the original post. It pays to actually understand what one has expressed before you offer suggestions!

    Yes! Subscriptions via Report Manger. And yes....I know about @ExecutionTime, but...


    Kindest Regards,

  • RE: Add Date To Subject

    I'm talking about putting the date on the subject line in the email for a subscription.

    I know I can put the date using the global variable @ExecutionTime, but I'm talking...


    Kindest Regards,

  • RE: Sync data after recreating subscriber database

    All you have to do is tell the publication NOT to create the schema at the Subscriber.

    Go to the properties of the Publication and set the option not to create...


    Kindest Regards,

  • RE: Add Article

    noeld,

    Good stuff! After I added the article to the publication, i then ran the snapshot and it replicated only that article.

    Thanks for your help, i have now understood the process.


    Kindest Regards,

  • RE: Add Article

    Yes that it's exactly how I thougt it would work but unfortunately it performs an entire snapshot of the entire publication.

    This is what I did.

    1. Create new Stored Procedure

    2. Add...


    Kindest Regards,

  • RE: Key lock blocking

    Firstly, who cares whether it works on Oracle & DB2!

    Secondly, how have you ascertained that process 2 is blocked by process 1

    Thirdly, How did you disable page locks and why...


    Kindest Regards,

  • RE: Algorithm For Email

    Tobie,

    This works well. I will use it. It suits our requirements.

    Thanks.


    Kindest Regards,

  • RE: Algorithm For Email

    We refrain form placing such code within the Application. I need a solution that will be handled by the Database Engine.


    Kindest Regards,

  • RE: AWE enabled yes or no?

    Folks,

    I cannot help but add to this thread!

    I have configured AWE for a 32 bit SQL Server 2005 Server. The Server had 6GB RAM and I enabled AWE. I then...


    Kindest Regards,

Viewing 15 posts - 16 through 30 (of 575 total)