Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. magicmushroom

    xp_cmdshell taskkill 'Access denied'

    Hi - I'm running SS2005 on 2003. I'm tring to use xp_cmdshell to run 'taskkill' to kill a process. I keep getting 'Access denied'. The SQL account that is running xp_cmdshell is in the server admin group. If I log on using that account I can kill the process using command prompt. Interestingly...
  2. magicmushroom

    SS2000 - Intermitted Job failures

    Hi - I have a job that contains a step that runs a CmdExec. The CmdExec is running an exe that imports data from a csv into the db. The job regularly fails with : 'The step did not generate any output. Process Exit Code -1073741819. The step failed.' I have a run a trace and I can a lot of...
  3. magicmushroom

    Mousepointer changes to Hourglass over custom control

    Hi all. I have a main form that after a click event I change the mousepointer to an hourglass and then load up another form which contains a custom control (an XML Combo box). When running in debug all works OK - the mousepointer reverts to vbDefault with no problems. But when in run-time, the...

Part and Inventory Search

Back
Top