hlabonte Posted November 20, 2007 Posted November 20, 2007 I have a script in a hosted database which imports records via a SQL server call. I'd like to schedule this to run in the evenings from the server, but the script fails with an error 643 "unsupported script step". Can anyone help me in how to schedule this type of a script on the server?
Steven H. Blackwell Posted November 20, 2007 Posted November 20, 2007 It says "unsupported" and that's what it means. The Server cannot do imports. Try running the script from a workstation. Steven
hlabonte Posted November 20, 2007 Author Posted November 20, 2007 Ugh, those are the type of scripts I need to run from the server. Grr. One step forward, two steps back. :violin:
Recommended Posts
This topic is 6568 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now