Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Issue with Openquery and single quotes

    Hi ,

    with your second query using openquery give me solution for using paramerter

    my query is something like this.

    declare @birthdate varchar(8)

    set @birthdate = CONVERT (varchar (8), DATEADD(MONTH, DATEDIFF(MONTH, 0, GETDATE()),...

Viewing post 1 (of 1 total)