Retrieving error/success msgs from dtutil



I am calling xp_cmdshell to run dtutuil and want to insert the execution
results into a table but in 2005, I get multiple rows for one execution
including the microsoft copyright. Is there any way around this and
just grab the result?

*** Sent via Developersdex http://www.developersdex.com ***
.



Relevant Pages

  • Re: slowing/halting stored procedure from ado.net
    ... but at the time when calling from the application ... Studio goes without any slowdown, ... There was/is no big job running on the sql server, ... execution the cached plan does not match the ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Massive speed difference between identical asp pages
    ... Are you calling both files exactly the same way (by a link, form post, etc)? ... > execution speed of either file. ... > Server is IIS5.0 on Windows 2000 Server ...
    (microsoft.public.inetserver.asp.general)
  • Re: Forcefully aborting asychronous call.
    ... I am calling begingGetresponse method of webrequest asynchronously. ... I want to abort this asynchronous call. ... | Means like if we call thread.abort it stop execution of thread, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Can I chk if DTS package is executed interactively?
    ... calling application for you to query the identity from. ... Can I easily, in an ActiveX script task, test for what> "kind of" execution enviromment the package is executed under? ... > What I want is to prompt for som additional information when a> user-interface is available. ... such prompting will force> the execution to stop - waiting for an answer. ...
    (microsoft.public.sqlserver.dts)
  • Re: Forcefully aborting asychronous call.
    ... | I am calling begingGetresponse method of webrequest asynchronously. ... | I want to abort this asynchronous call. ... So i called waitone on event with ... |> | Means like if we call thread.abort it stop execution of thread, ...
    (microsoft.public.dotnet.languages.csharp)

Loading