Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread File Based App Intermittent Freeze
Wed, Jun 13 2007 1:58 AMPermanent Link

"Huhtaman"
Hello All:

   Our app is Delphi 5 DBISAM 1 - dont laugh - version 1 is a great little
database. Anyays - we have 100 + customers running trouble free. But - e
have 1 customer who has our app freezing and gpfing on 2 of 6 workstations.

   I suspect that they are losing connectivity on the network for brief
periods of time. Is there some event I can trap to determine if this is the
situation ??? Thank you.


Neil

Wed, Jun 13 2007 4:09 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Neil,

<< I suspect that they are losing connectivity on the network for brief
periods of time. Is there some event I can trap to determine if this is the
situation ??? Thank you. >>

Not with file-sharing, no.  However, you should simply get a file
read/write/lock/unlock error when there is a network connectivity issue.

Are they getting any error messages besides an AV ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Jun 15 2007 9:43 PMPermanent Link

Dave Harrison
Huhtaman wrote:

> Hello All:
>
>     Our app is Delphi 5 DBISAM 1 - dont laugh - version 1 is a great little
> database. Anyays - we have 100 + customers running trouble free. But - e
> have 1 customer who has our app freezing and gpfing on 2 of 6 workstations.
>
>     I suspect that they are losing connectivity on the network for brief
> periods of time. Is there some event I can trap to determine if this is the
> situation ??? Thank you.
>
>
> Neil
>
>

Neil,
    Try turning off the virus program or have it ignore the DBISAM data
files. It might also be the software firewall (Zonealarm). Try turning
that off.

Dave
Fri, Jun 22 2007 9:20 PMPermanent Link

Dave Harrison
Neil,
    Look at replacing the nic's. They could be timing out or may be flakey.

Dave
Image