C
Cire via AccessMonster.com
Hi all, i've developed a query system using forms for my users. This 3rd
party system is more of a search/sort system, i.e. its read only and able to
export to excel but its does not allow updates to server data, the server is
based on a Ms-SQL backend, call this system A
The backend is actually a main server for the web application(System B) which
my users use to update data. They update various stuff, this software serves
more of a call centre kind of software where they see tickets assigned to
them, the problem, the requestor etc etc and then they proceed to resolve the
problem. however this software's reporting system isn't good enough and thus
i had to develope a separate solution as menitoned in the 1st paragraph.Thats
for the background now for the problem:
If 1 user is updating a ticket through system B and ano user uses system A to
query the server, an error occurs, i believe its because there is a conflict
since one is trying to update and the other trying to retrieve, and the
system isn't fast enough to detect that right? If so other than telling my
users not to do both things at one time, are there other solutions? would the
problem be access or another frontend software would result in the same
problem? and if this in the wrong forumn could some admin move it to the
correct one.
Thanks
Eric
party system is more of a search/sort system, i.e. its read only and able to
export to excel but its does not allow updates to server data, the server is
based on a Ms-SQL backend, call this system A
The backend is actually a main server for the web application(System B) which
my users use to update data. They update various stuff, this software serves
more of a call centre kind of software where they see tickets assigned to
them, the problem, the requestor etc etc and then they proceed to resolve the
problem. however this software's reporting system isn't good enough and thus
i had to develope a separate solution as menitoned in the 1st paragraph.Thats
for the background now for the problem:
If 1 user is updating a ticket through system B and ano user uses system A to
query the server, an error occurs, i believe its because there is a conflict
since one is trying to update and the other trying to retrieve, and the
system isn't fast enough to detect that right? If so other than telling my
users not to do both things at one time, are there other solutions? would the
problem be access or another frontend software would result in the same
problem? and if this in the wrong forumn could some admin move it to the
correct one.
Thanks
Eric