Currently I have my 624's COs setup to ring at jack 01. I've setup hunting groups, but when someone calls and 01 is busy, it does not go to the next extension in the group. How do I get this to work?
I have a KX-TVS50 on a KX-TA624 system. When someone calls they get the custom service prompt...
I have to use all that INSERT INTO Table crap don't I? I hate that method. i rather use rs(field#)="data".
Can someone give me the INSERT INTO Table code then? Not sre how it goes. I try staying away from it.
I put in this new code, but how do I insert new records now? if says "Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype" when I try and use "rs.AddNew
Why do I get this error??
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/employees/timesheet/control.asp, line 8
Here's my code for line 8:
rs.open "SELECT * FROM Entries", conn, adOpenDynamic...
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.