View Single Post
  #2  
Old 08-20-2007, 02:41 PM
kevina kevina is online now
Registered User
 
Join Date: 03-26-2003
Posts: 825
Use a Sql Statement value of something like this:

Code:
[vbld_GetFileContents("c:\files\test.sql")]
This one line script will read the file contents and pass to the step as a string...
Reply With Quote