Jump to content

Windows Services UDF


GEOSoft
 Share

Recommended Posts

I have a work-around for that. I'll change it in the next few days and upload the changes. Alternately I'll just change "name like" to "name =" since I don't think it will effect anything anyway.

Just wanted to point out that with SQL you can use a percent sign as a wildcard, so a very convenient way to get rid of several services in one call with the current code is to simply do this:

_Service_Delete("MyService_%")

For those who use Win_2000, you'll have to make sure to use exact search.

Link to comment
Share on other sites

  • Replies 100
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...