Weegee2017
SSC Eights!
Points: 994
More actions
November 21, 2019 at 5:20 pm
#3699716
Hi there
Is there a way that I can capture an output variable from a SQLCMD Script?
For example:
Declare @Today dateTime
set @Today = GetDate()
Phil Parkin
SSC Guru
Points: 246993
November 21, 2019 at 5:23 pm
#3699717
Hi thereIs there a way that I can capture an output variable from a SQLCMD Script?For example:Declare @Today dateTimeset @Today = GetDate()
What is this an example of?
Isn't this post a duplicate of https://www.sqlservercentral.com/forums/topic/reading-a-variable-from-sqlcmd-script-back-into-a-stored-procedure?
The absence of evidence is not evidence of absence.Martin Rees
You can lead a horse to water, but a pencil must be lead.Stan Laurel
November 26, 2019 at 3:33 am
This was removed by the editor as SPAM
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply