Hello,
I am told this function was working then seemed to stop.
User calls in and gets VM
Press 0 routes to Ext 201 and receives, "currently on the phone message"
If I dial direct to ext 201 internally or externally, no problem.
From Call Rerouting Table - 19:
Station Dial 0 routing...
I have a tricky query I cannot seem to come up with a good solution for. The first query functions. Second needs works. I would like to make this a single query, need help with that. The WHERE statement in Query2, not sure how to handle this as well. Query2 should be the result set. Code...
cannot seem to isolate this one...if I change the LIKE to = it works.
Error: Missing comma
SELECT aa.wono
,IIf(aa.item LIKE '7*' ,'Homeopathic','not homo') AS TEST
FROM (((ppwohd10 aa INNER JOIN (icitem10 bb LEFT JOIN tblProductTypes dd ON bb.itmclss = dd.ItemCode) ON aa.item = bb.item)...
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.