T-SQL overlap with VBScript

  • I use VBScript to manage files (such as backups, archives, etc) through SQL Server Jobs using the ActiveX option. I am wondering if anyone knows how I can pass T-SQL variables, or table data into the VBScript to access. I need this for file naming purposes.

    Thanks

  • I figured it out. I created a ADODB object in VB and created a connection to the database.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply