On Fri, Oct 3, 2008 at 11:56 AM, MB Software Solutions General Account
<[EMAIL PROTECTED]> wrote:
> On Fri, October 3, 2008 12:33 pm, Stephen Russell wrote:
>> In reality, what are you getting in a refresh?
>> 1) any updates done while this data was brought local.
>> 2) secondary data refresh for i
On Fri, October 3, 2008 12:33 pm, Stephen Russell wrote:
> In reality, what are you getting in a refresh?
> 1) any updates done while this data was brought local.
> 2) secondary data refresh for inventory count >0
> 3) some other reason?
>
>
>> From that reply you have to design how you want to han
Jim Harvey wrote:
> Michael,
>
> By on demand do you mean you added a button the user could click to refresh
> the data?
That's right, Jim. Or, as the case was in one app where it was a
calendar on a huge screen in a production office, I used a timer to
auto-requerybut that was against a MySQ
On Fri, Oct 3, 2008 at 10:23 AM, MB Software Solutions General Account
<[EMAIL PROTECTED]> wrote:
> Rick Schummer wrote:
Thanks Rick, it was the SET REFRESH setting I was missing. As soon as I
>> changed it to 5,5 from 0,0 the form data refreshed.<<
>>
>> Please note the lower the number the
tions General Account
Sent: Friday, October 03, 2008 11:23 AM
To: ProFox Email List
Subject: Re: updating data on multi-user form
Rick Schummer wrote:
>>> Thanks Rick, it was the SET REFRESH setting I was missing. As soon as I
> changed it to 5,5 from 0,0 the form data refreshed.<&
Rick Schummer wrote:
>>> Thanks Rick, it was the SET REFRESH setting I was missing. As soon as I
> changed it to 5,5 from 0,0 the form data refreshed.<<
>
> Please note the lower the number the higher the network traffic you will
introduce. Set wisely.
>
> Rick
> White Light Computing, Inc.
Good
>> Thanks Rick, it was the SET REFRESH setting I was missing. As soon as I
changed it to 5,5 from 0,0 the form data refreshed.<<
Please note the lower the number the higher the network traffic you will
introduce. Set wisely.
Rick
White Light Computing, Inc.
www.whitelightcomputing.com
www.swfo
Jim
If you use 0 for nSeconds2, according to the manual,
0 will always use data in memory buffer but do not refresh buffer.
I guess you should use .001 instead of zero.
HTH, E.
___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://l
-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Rick Schummer
Sent: Thursday, October 02, 2008 8:05 PM
To: profox@leafe.com
Subject: RE: updating data on multi-user form
Hi James,
Table or view? If view is the table in the DE and buffered as well on either
form in question?
What is
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Harvey
Sent: Thursday, October 02, 2008 03:29 PM
To: [EMAIL PROTECTED]
Subject: updating data on multi-user form
Having trouble getting the data on a form to update after a user on the same
form on another pc on the network makes a edit to
Jim Harvey wrote:
> Having trouble getting the data on a form to update after a user on the
same
> form on another pc on the network makes a edit to the data.
>
> Buffering is set to 5, and I'm using tableupdate to commit the change -
> tableupdate(1,.f.,'accounts').
>
> There is a timer on the for
Having trouble getting the data on a form to update after a user on the same
form on another pc on the network makes a edit to the data.
Buffering is set to 5, and I'm using tableupdate to commit the change -
tableupdate(1,.f.,'accounts').
There is a timer on the form that refreshes the form ever
12 matches
Mail list logo