Jump to content

meikelenboom

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by meikelenboom

  1. I'm looking for a way to delay this check. I'm running queries and I don't want to burden my server too much. Does anybody have a best practice to decrease to, for example every five minutes.
  2. Thanks, got it to work by checking the example. I can't fit my requirement in this feature as it will query one remote database and a variable amount of local databases.
  3. Hello, I'm developing a plugin to monitor a row amount in a sql server table. If it's above a certain amount I need to have a warning. To build a good application I want to configure the connectionstring and certain other values through a configuration screen. I'm able to popup the screen add a text box and close it. What I'm looking for is a small example on how to use the SetRegistryValue and the GetValueForKey in the form. Can anybody help me?
×
×
  • Create New...