View Single Post
  #2  
Old 06-09-2005, 10:16 PM
kevina kevina is online now
Registered User
 
Join Date: 03-27-2003
Posts: 825
Attached is a quick sample using subroutines, a Run Sql step and vbscript that loads data queried from Sql Server into a delimited macro. It also demonstrates how you can then use regular Visual Build Professional steps to do the actual work using this dynamic data.

While the design is fairly modular and generic you will probably need to modify it some for your particular situation/needs.
Attached Files
File Type: bld datadriven.bld (5.7 KB, 1674 views)
Reply With Quote