I would like to know if there is a way, via either the 3COM native software or 3rd party software of some kind, to show live statistics on the current ACD queue.
My problem is that my reps, especially when they are overwhelmed during very busy weeks, do not have any idea of just how busy they...
I'm sorry, I'm sure this is a simple question but I'm very green to phone systems in general. How can I disable, or can I disable, an analog line port from being used as an outgoing call line? I don't want it to be used in the pool of lines available for making outbound calls, so it only...
Just brought the system up yesterday, and the announcements (2) I had for my ACD groups were working fine. This morning they were as well, but I began to receive calls from on the road employees notifying me that it was just "ringing". Upon testing, I confirmed that it was indeed only ringing...
If it's a small file, couldn't you just parse the file character by character, storing each element into an array. After each comma, you could always test to see if the first character in the next element is '"', and if so, set a var true so that now your ending element character becomes '"' as...
Great! Thanks so much for that jpadie, I have spent a bunch of time searching the web for a solution, and this appears to be working perfectly. An extremely simple solution as well, which is bonus. Thanks again.
The error I get is:
Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier.
This error occurs when running any SELECT query that attempts to pull an ntext field. I am using the mssql functions in PHP to...
Error I receive:
Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier.
I receive this error when trying to process any SQL statement that is trying to retrieve an ntext field. I am using the mssql php...
Is anyone aware of why the tab controls .BMP and .ICO display is limited to 16 colors, but similar things like command buttons seem to be able to display 256 color images? It's not that big of a deal to me, but if there is a way around this, or news that later versions may include allowing...
Just trying to update my subform source to reflect tables. Nothing complicated.
table_list.SourceObject = blah
Problem is, I'm not so sure what the "blah" part is supposed to be. I've tried [tables]![table_name], table.table_name, etc...but no luck, I'm just burnt out tonight and blanking...
I've made a simple report up for a label printer, 1.5"x4" labels. I'm not concerned with margins on this at all, and would be happy if they would just disappear completely, but I'm having some issues.
I've found that in its current form, the report looks nice with margins set at...
It's been my experience that the driver versions have to be exactly the same in order for this function to work. In other words, if I have a June '04 driver and a December '03 driver for the same model printer, it won't work. Even though the drivers are probably near identical, they aren't...
Howdy folks, here's what I'm trying to do:
In the past, I have handled all of my TS connections as XP to XP. When using XP to XP, driver issues for the remote printing were minor. I just made sure I had the same version of the driver on both the machine acting as server, and the client, and...
Thanks everyone. rbowes answer is what I was curious about, I hadn't tried putting the query name in place of the table argument and was wondering if it would work. I'll try now that I'm back from lunch.
As far as appending quuerydef's to a temp table goes, I've tried to stay away from that...
Want to export the results of a query, not a table, to Excel. Is there a method I can use besides TransferSpreadsheet that will do this, or does TransferSpreadsheet support this and I just don't know it? Thanks for the help in advance.
Btw, changing the "#" over too "'" worked great. And thanks also for the tip on the getDate() function...I'll get myself converted yet ;)
Thanks guys, I'll be sure too try an isolated call with date restrictions using what you've told me (I've already made sure that at least "SELECT * FROM Workorders" works fine on it's own).
Problem is both the date restrictions and the Instr() part of the statement seem too be causing...
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.