Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: how to run .exe from job scheduling

    ya .. run it. got the following return.. at sql query analyzer but nothing returns through job scheduling

     Volume in drive C has no label.

     Volume Serial Number is 444E-55FB

    NULL

     Directory of c:

    NULL

    11/13/2006 ...

  • RE: how to run .exe from job scheduling

    Hi,

    i tried it (type - operating system command) cmdEXEC and in the command window put just "C:\Project.exe").. but it doesn't work too.

    let me know if u hav any...

  • RE: SQL syntax

    Hi guys,

    Just use this query

    select * from Table1 where Datecol1 = month(getdate()) AND Datecol1 = day(getdate())

  • RE: how to run .exe from job scheduling

    already tried it... getting the same status...

    is it possible to invoke .exe from job scheduling in sql server 2000...??????

Viewing 4 posts - 1 through 4 (of 4 total)