Execute .sql scripts from ASP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Saps

    Execute .sql scripts from ASP

    Hi all. Can anyone help me here. I have loads of .sql files and i need
    a way to call these from my asp page so the user can run them from the
    browser. Meaning i have a page with a list of all scripts. each when
    clicked i am able to run the script. so HOW and what do i do to call
    and run the .sql
    Thanks

  • memud99@hotmail.com

    #2
    Re: Execute .sql scripts from ASP


    Saps wrote:
    Hi all. Can anyone help me here. I have loads of .sql files and i need
    a way to call these from my asp page so the user can run them from the
    browser. Meaning i have a page with a list of all scripts. each when
    clicked i am able to run the script. so HOW and what do i do to call
    and run the .sql
    Thanks

    Comment

    • Bob Barrows [MVP]

      #3
      Re: Execute .sql scripts from ASP

      memud99@hotmail .com wrote:
      Saps wrote:
      >Hi all. Can anyone help me here. I have loads of .sql files and i
      >need a way to call these from my asp page so the user can run them
      >from the browser. Meaning i have a page with a list of all scripts.
      >each when clicked i am able to run the script. so HOW and what do i
      >do to call and run the .sql
      >Thanks
      This is the problem with starting two separate threads. You have a whole
      bunch of responses in the other "Urgent" thread you started.

      --
      Microsoft MVP - ASP/ASP.NET
      Please reply to the newsgroup. This email account is my spam trap so I
      don't check it very often. If you must reply off-line, then remove the
      "NO SPAM"


      Comment

      Working...