I am pulling from an oracle database and need to do a lookup on the sql
server. How can I do this been working on this one all weekend please help.




SELECT PROBLEM_ID, SEVERITY, USER_ID, PROBLEM_CODE, SYSTEM,
CLOSE_DATE, CLOSE_TIME, FIRST_LOCATION_ID, FIRST_CONTACT_ID,
LOCATION_ID, CALLER_ID, DESCRIPTION, OPEN_DATE, OPEN_TIME, CONTACT_NAME,
FLX_PRO_VCHR1, FLX_PRO_VCHR2, FLX_LOC_VCHR1, FLX_LOC_VCHR2,
SESSION_SEVERITY, SESSION_USER_ID
FROM EXAV.PROBLEM_VIEW
WHERE (userid in (sql table)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to