Recent content by gregger

  1. G

    SQL Server Agent Jobs

    Can i re-open this question? When i asked about it via a ticket, I just got a "no". Basically i just have a stored procedure (very low cost) that i want to run nightly. If a SQL job isn't possible, are there any other options? Right now i'm running it by hand daily -- not ideal, of course.
  2. G

    problem with System.Drawing.Image.Save()

    skip it... just a path translation problem.
  3. G

    ASPJpeg in .NET?

    how do i get ASPJpeg to work in a .NET application?
  4. G

    SQL Server Agent Jobs

    I found an old thread asking about setting up SQL Agent Jobs, and it looked like that could be accommodated. Can someone verify whether that can still be done? I would like to (eventually) set up a job to run a simple stored procedure every night, if possible. Thanks in advance,
  5. G

    MSSQL Server Agent Jobs

    This thread is old -- is it still possible to get SQL Server Agent Jobs set up? I would like to set up a stored procedure to be run once each night.
  6. G

    ASPUpload

    *** FORGET IT *** the file did get overwritten by mistake, the code was out of order....my mistake. Hey there -- NOTHING changed in my code (haven't edited it), but between last night and today, a problem arose. I have a web form that submits a file upload via ASPUpload; one of the hidden form...
Back
Top