Re: Tableupdate question
- From: "Jan" <Nomail@xxxxxxxxxxx>
- Date: Thu, 31 Mar 2005 10:15:17 +1000
Altman,
I don't want to sound singleminded, but if you are running under Win2K or XP
either in a peer to peer network or a server based network with Win2K or
Win2003 Server your problem might be opportunistic locking. See the postings
under "Stupid errors", started by Paul Pedderson on the 25/3.
Rgds
Jan
"Altman" <NotGiven@xxxxxxxxxxxxxx> wrote in message
news:OWeJmoXNFHA.1176@xxxxxxxxxxxxxxxxxxxxxxx
> That is what I figured but if it was the other way, that might account for
> some strange things happening to me. I have 2 users that edit 2 different
> records and somehow the changes on one of them is getting overwritten or
> not being saved correctly or something else.
>
>
> "Alan C. Sheffield" <asheffield @ park west gallery.com> wrote in message
> news:%23Ej5J1WNFHA.2252@xxxxxxxxxxxxxxxxxxxxxxx
>> tableupdate() will only update records you have changed.
>>
>> If you modified 1-5 and someone else modified 5 when you have 5 in
>> buffer,
>> the force would make VFP overwrite 5 with your changes.
>>
>> "Altman" <NotGiven@xxxxxxxxxxxxxx> wrote in message
>> news:u4gpuoWNFHA.940@xxxxxxxxxxxxxxxxxxxxxxx
>>> I'm not sure if I fully understand the lForce parameter of the
>>> tableupdate
>>> command. Let say I have a table buffered with 10 records in it. If I
>> edit
>>> the first 5 records and at the same time another user is editing the
>>> last
>> 5
>>> records. When I issue the tableupdate with lforce = true, does this
>>> overwrite the other users modifications to the last 5 records, if I
>>> wasn't
>>> even editing them?
>>>
>>> --
>>> TIA
>>>
>>> Altman
>>> VFP9
>>>
>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: Tableupdate question
- From: Altman
- Re: Tableupdate question
- References:
- Tableupdate question
- From: Altman
- Re: Tableupdate question
- From: Altman
- Tableupdate question
- Prev by Date: Re: Convert Old dBase to Windows
- Next by Date: Re: view form properties/methods
- Previous by thread: Re: Tableupdate question
- Next by thread: Re: Tableupdate question
- Index(es):
Relevant Pages
|