oops! my blunder, please ignore this part:
"i also tried something like:
status = LL_GetObjectInfo(session, fileVol, fileID, objInfo)
status = LL_ValueSetFieldDateEx(objInfo, "ContributedDate", lYear, lMonth, lDay, lHour, lMinute, lSecond)
status = LL_UpdateObjectInfo(session...
I'm doing this in VB right now, but I won't mind a solution using other language, I could probably just port the code.
Though I'm able to retrieve their values, I'm having trouble updating the Custom Attributes.
my code is pretty much like this: (initialization codes omitted)
status =...
I'm getting an "Error detected by database DLL" message everytime I try to run a report that extracts data from a SQLServer stored proc. The error only appears if there is a NULL value in the resulting data. Any help would be greatly appreciated.
Thanks,
Ren
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.