I have a lengthy SQL script that creates several tables in several databases and culminates in a single table for use in a Crystal report. It runs nicely in isql. Is there a way that I can run this script as a scheduled task? It is way larger than the 255 character limit for TSQL in Scheduled Tasks.
Thanks
Dennis
Thanks
Dennis