Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: uniqueidentifier in xp_sqlagent_enum_jobs

    Hi,

    I want to get the Job_ID through the program. I have written a code snippet which is given below:

    _bstr_t bstrJobId = m_pRecordsetJob->Fields->GetItem(L"Job ID")->GetValue();

    The above code returns the value of...

Viewing post 1 (of 2 total)