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