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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. john230873

    Where do I go in the CMS Supervisor to

    Sorted, found it in another post
  2. john230873

    Where do I go in the CMS Supervisor to

    I have a user that wants to be able to change other peoples skill levels, for the life of me I can't find the page that allow me to do this. She can view other peoples skill level but the Add skill button is grayed out on the "Change agent skills page.
  3. john230873

    Is there a smarter way- Auto Answer for agents

    Thanks, this will help a lot as they are now giving be bunches of 20 users at a time.
  4. john230873

    Is there a smarter way- Auto Answer for agents

    Next week we are introducing Auto-Answer to all our Agents. I was going to go into "Change Agent-loginid" for each Agent and change "Auto Answer" to "acd" Is there a smarter way of doing this as there are about 100 agents.
  5. john230873

    Do you allow your company direct access to the ECC database (why- why

    In our organization we have a single Intel server that holds the ECC application and SQL Server 2005 database. The server isn't a small one as it has 32GB of memory (soon to be 64Gb) and 24 cores, OS is Windows 2k3 64bit. The question was asked the other day by some of the programmers why can't...
  6. john230873

    how do a return a call from a transfer if not answered in CME

    Do you have a expansion module on the operator phone? " Yes we do, 2 7914's "You would be able to answer from the module after you transfer," does this mean it will come back to them or the operator just picks the hand set up and presses the button. I haven't thought about parking the call...
  7. john230873

    how do a return a call from a transfer if not answered in CME

    We are running a little UC520 PABX switch and most of our staff have DID numbers that are linked to their extensions via translation rules. For 90% of our calls the caller would call the main line and connect to the receptionist and she would transfer the call. What I am trying to archive is...
  8. john230873

    Pocket PC softphone is causing an echo

    Hi we have IP phone throughout the organisation with no problems and we have also used the PC softphone with no issues but when we try to use a PocketPC softphone then the caller (not the person on the PocketPC) here themselves taking like an echo. Does anyone have any ideas?
  9. john230873

    How do I unlock a vector

    Thanks, the system must have timed out the connection and now it works.
  10. john230873

    How do I unlock a vector

    I was changing a vector and my network connection dropped, now when I try to change it I get the message that it is locked. Any idea on how I can unlock it?
  11. john230873

    Make 2 or more phones rign from 1 extension number

    Thanks you guys for the posting. In the end it turned out that I have created a vircual type station when I should have create a real station with a vircual port (x). Once I had doen this the Aut-msg-wt light worked.
  12. john230873

    Make 2 or more phones rign from 1 extension number

    Thanks ralphino, only the ringer on the analogue rang. The lights on the digital lit up but no sound. Also the message light did not light up.
  13. john230873

    Make 2 or more phones rign from 1 extension number

    can I use Aut-msg-wt or is this only for VDN's
  14. john230873

    Make 2 or more phones rign from 1 extension number

    Hi we have a helpdesk extension at work and I would like to install a cordless analogue phone and have both ringing from this 1 extension number. so here is the current setup customer rings ext 890 and the current phone rings what I would like is customer ring current helpdesk ext rings plus...
  15. john230873

    How to create fields in a dynamic record at run time

    I now thinking that each record is always going to be less the 1000 byte so I could have one field in the record of 1024 btyes and then use a pointer of some kind to get the parts of the field out I want. Would this be on the right track?
  16. john230873

    How to create fields in a dynamic record at run time

    I have some code that I am writing to read data from Pervasive tables. The structure of the tables are always changing so I thought it would be good if I could read the field names at run time and create a record on the fly. Is it possible? currently I have some code like this STYLE_STRUCT =...
  17. john230873

    How do I use dbexpress

    I keep trying the search (last 4 days) but it keeps saying it is under maintenance. I have an identify field in SQL so I don't want to update it. Each time I try to add a record the dbexpress get upset saying I must update this field. I have populated the field list of the dataset and said...
  18. john230873

    How do I use dbexpress

    Cheers No I didn't I had done a search on this forum and got a lot back I must have missed it.
  19. john230873

    How do I use dbexpress

    I am trying to use DBexpress as the computer I am putting this application on does no have the BDE. I keep getting the "Operation not allowed on unidirectional dataset" which I have read up on and found that I need a SQLDataSet DataSetProvider ClientDataSet I have worked out how to link the...
  20. john230873

    Chachedupdates change the order of a dbgrid

    Hi I using SQL server as my back end and the BDE components I have a master table and a child table both used for order entry eg master is the headers and secondary id the order lines In the secondary table the link is service_number and the second field to this index is line number. When I am...

Part and Inventory Search

Back
Top