PC Review


Reply
Thread Tools Rate Thread

Can this error be avoided?

 
 
Cire via AccessMonster.com
Guest
Posts: n/a
 
      10th Apr 2006
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

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...dules/200604/1
 
Reply With Quote
 
 
 
 
Alex Dybenko
Guest
Posts: n/a
 
      10th Apr 2006
Hi,
perhaps you set locks on a table when you either read data from system A or
update from system B, so try to remove these locks. Also, make sure that you
open database in shared mode in both cases

--
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com

"Cire via AccessMonster.com" <u18563@uwe> wrote in message
news:5e905cb6f556d@uwe...
> 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
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...dules/200604/1


 
Reply With Quote
 
Cire via AccessMonster.com
Guest
Posts: n/a
 
      11th Apr 2006
Alex Dybenko wrote:
>Hi,
>perhaps you set locks on a table when you either read data from system A or
>update from system B, so try to remove these locks. Also, make sure that you
>open database in shared mode in both cases
>
>> 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

>[quoted text clipped - 30 lines]
>> Thanks
>> Eric


Hi Alex, what do u mean by shared mode? and system B is not designed by me
nor is it an access form so i have no control nor editing rights over it, its
was designed by the company that supplied the entire suite of software. As
for locks, i think i have to ask my db adminstrator about that, tks for
pointing it out.

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...dules/200604/1
 
Reply With Quote
 
Alex Dybenko
Guest
Posts: n/a
 
      11th Apr 2006
Hi,
well, if you can read DB from both applications same time - then both
systems open DB in shared more. Non-shared, or Exclusive - is when you can
open DB from only one application or user
So, perhaps this is a locks issue

--
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com

"Cire via AccessMonster.com" <u18563@uwe> wrote in message
news:5e97d3031a0d8@uwe...
> Alex Dybenko wrote:
>>Hi,
>>perhaps you set locks on a table when you either read data from system A
>>or
>>update from system B, so try to remove these locks. Also, make sure that
>>you
>>open database in shared mode in both cases
>>
>>> 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

>>[quoted text clipped - 30 lines]
>>> Thanks
>>> Eric

>
> Hi Alex, what do u mean by shared mode? and system B is not designed by me
> nor is it an access form so i have no control nor editing rights over it,
> its
> was designed by the company that supplied the entire suite of software. As
> for locks, i think i have to ask my db adminstrator about that, tks for
> pointing it out.
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...dules/200604/1


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is [protected and/or internal] to be avoided? Jeremy S. Microsoft C# .NET 21 25th Sep 2007 03:24 PM
Viewer - can the viruses warning be avoided? Geoff Cox Microsoft Powerpoint 2 22nd Jul 2006 06:17 PM
We all avoided the Y2K06 bug Theodore Baldwin Boothe III Windows XP Help 3 1st Jan 2006 11:51 PM
Cheap LCD monitors - Are there any to be avoided ? Al Dykes Windows XP Hardware 5 5th Oct 2005 04:29 AM
99% of the posts could be avoided if....... William Gower Windows XP General 19 7th Apr 2004 02:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:07 PM.