Writing script

  • I need to add a script so that my system will pull a word document using a program I have. Can I write the script in notepad and save it as "xxx.sql" and then just save it the the fold that houses the doc? I already have the script written out.

  • How will you run it?

    You could schedule it with SQL Agent, but the Agent would need to be able to access the folder.

    It doesn't matter how you write a SQL script. It's just text. It can be written in notepad and saved, and in SSMS, you can open any file that's text.

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

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