Re: Please help with a serious issue
>Also,
>does a filter statement on an adotable happen on the client machine or the
>server? There should never be any reason why the users should be trying to
>update the same row in a table at the same time. They will be updating in
>the same table, but should never be on the same row. So i am wondering, if
>one user filters the table, is that why the second user gets the wrong row?
>how do i prevent this?
Filters on client side cursors are in memory on the client machine and should
not affect other users.
I suggest you look else where for your problem
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
Relevant Pages
- sum([TakesTooLong])
... I'm thinking that the best way to force access to handle the summing on the ... client machine, is to make use of the recordsetclone method, and then simply ... have my form code iterate through the rows in the clone to handle the ... filters the form in a different way. ... (microsoft.public.access.forms) - Re: sum([TakesTooLong])
... I'm thinking that the best way to force access to handle the summing on the ... client machine, is to make use of the recordsetclone method, and then simply ... have my form code iterate through the rows in the clone to handle the ... filters the form in a different way. ... (microsoft.public.access.forms) - Re: Help please. Outlook express or comcast is creating misleading mail headers
... and go down to the "Outgoing Mail Server" section. ... > headers, but the smtp mail host that comcast uses now includes that in all ... MTA, and the aosake.net MX. ... that the filters are working for. ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress) - Re: Email programs that work.
... multiple accounts since one wouldn't want the same filters to apply to all ... All my home filters only apply to my home mail. ... server, shove all your work and home mail through it where you then have to ... (Debian-User) - Re: [opensuse] Printer cups, pam and samba authentication problems
... Your suggestion to try printing from a command line, on a client machine resulted in a very similar behavior to what I got when using the KDE manager to test the printer. ... The lp command defaults to sending in the logged in users id to the CUPs server and it then prompts for the password. ... Now I KNOW I was sending the right password because I have to use it in order to log in to the CUPS server machine in the first place! ... (SuSE) |
|