![]() |
Set temp macro from result of Run SQL action
Hello,
I have a need to set a local variable macro based on if the database exists or not. I have the following query in "Run SQL" action. if db_id('%CurrentDatabaseName%') is null BEGIN -- ???? STEP TO set local variable which effectively says 'NO DB' END How can I achieve this? Thanks! |
Quote:
Thank you! |
|
Quote:
The real question being, how do I set the value from T-SQL variable back to a macro defined within Visual Build Pro? Thanks again! |
Print the variable's value, parse it out of the LASTSTEP_OUTPUT macro value, and store in a macro.
http://msdn.microsoft.com/en-us/libr...SQL.90%29.aspx http://www.kinook.com/VisBuildPro/Ma...riptevents.htm |
Thank you! You are amazing as always!
|
name
-------------------------------------------------------------------------------------------------------------------------------- Music_log Hello, When I run the SQL to assign it to a variable, above is the output that I get from SQL. How do I parse to get only "Music_log"? Thank you! |
1 Attachment(s)
See the attached sample.
|
Do you have this .bld sample for v7.7 pro?
|
No, but it might work if you change the version in the .bld file (in a text editor) from 8 to 7.
|
All times are GMT -5. The time now is 07:02 AM. |
Copyright © 1999-2023 Kinook Software, Inc.