Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need Type and Schedule Info.

Status
Not open for further replies.

engineer2100

Programmer
Feb 7, 2002
285
US
Given

Code:
SELECT TypeID, Objname, SheduleStatus FROM CMS_INFOOBJECTS3 ORDER BY 1 DESC;

I would like to know what TypeID = 289 and ScheduleStatus = 9 mean

This is very very urgent

-Engi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top