Thank you! That solved half my problem! :-)
So, my phone at extension 236 is showing DN251 when I inquire with feature 985
How can I change the VM DN from 251 to 236?
This is the DN registration password. You need to turn DN Registration on in the telephony menu, and choose a password that will be used to register the DNs.
Hi Everyone,
I have CallPilot BCM 150/Mini
My first problem is that I cannot find where to change the settings for the number of rings required before a users voicemail picks up. I don't even know if this is system wide or on a per mailbox basis.
Also, I have a user with extension 233, whose...
Well, I'm quite new at this, so I have only made a query that can update one field. Here is what I have.
UPDATE "INVENTORY" SET "INVENTORY"."WHOLESALE" = (SELECT "CDN_UPDATES"."WHOLESALE" FROM "CDN_UPDATES" WHERE "CDN_UPDATES"."CODE" = "INVENTORY"."CODE")
The problem with my query is that...
Hi There,
I need some helping building an update query in Pervasive SQL Data Manager V8.6
I have two tables, one called INVENTORY, and another called CDN_UPDATES
The tables have the same field names, and data types.
I need to update the records in INVENTORY with the new more current data...
Hi There,
I am trying to run the query below in the Pervasive SQL V8.6 Data Manager.
UPDATE "TEST1" INNER JOIN "TEST2" ON "TEST1"."PARTNUM" = "TEST2"."PARTNUM" SET "TEST1"."DESCRIPTION" = "TEST2"."DESCRIPTION"
I get the following error:
"ODBC Error: SQLSTATE = S1000, Native error code =...
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.