Viewing post 1 (of 2 total)
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...
January 23, 2006 at 4:43 am
#616379