Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: table locks find

    please respond/reply for this issue

  • RE: collation change impact

    hi,

    Thank you very much for the reply

    actually one of our production server(Cluster)

    Error is cannot resolve the collation conflict

    db collation is "SQL_Latin1_CPI_CI_AS"

    and server collation is Latin1_general_CI_AS" ,

    is...

  • RE: mail sending issue

    suggestions please

  • RE: mail sending issue

    Thanks for the reply Please check the code

    USE [MailSending]

    GO

    /****** Object: StoredProcedure [dbo].[sp_SendMailsImmediately] Script Date: ******/

    SET ANSI_NULLS ON

    GO

    SET QUOTED_IDENTIFIER ON

    GO

    --exec sp_sendmails

    --select * from repository.dbo.mailstable

    --update repository.dbo.mailstable...

Viewing 4 posts - 1 through 4 (of 4 total)