You can test this by closing down R:Base and then reconnecting to see if
the data is there.
If it is, you have a buffer delay. Better people than I will need to
help you in this case.
Albert
On 22/06/2011 10:23 AM, TOM HART wrote:
I am my own IT guy, that is why I use windows to network not a
server,(I'm not that smart yet) is there something I can do?
Tom
------------------------------------------------------------------------
*From:* Albert Berry <[email protected]>
*To:* RBASE-L Mailing List <[email protected]>
*Sent:* Wed, June 22, 2011 10:18:13 AM
*Subject:* [RBASE-L] - Re: Weird problem
Tom, have your IT person (you?) check the buffer settings. This sounds
as if the data is not being written before the label print is called.
Albert
On 22/06/2011 9:07 AM, TOM HART wrote:
> I have an app that does the following;
>
> enter data into a temp table
> append this to perm table
> print labels
> exit
>
> I have been using this for many years at 3 locations over a network
of 3-5 computers, but have a problem at one location. At this
location which all run Windows 7, the host computer randomly has the
following problem:
>
> when it gets to print labels, there are none-even though there is data
> right after this happens the following message displays
> 'Print driver host 32 bit app has stopped working'
> when this happens the data is lost, this is random and only happens
on this computer.
> I know this is some window problem, but how does this cause me to
lose data in Rbase.
>
> Thanks, Tom Hart