Re: disconnected



Hi,

Will using linked tables help my cause?

Enterprise manager doesn't give me any errors over periods of time, but I'm
not sure if it automatically reconnects from a dropped connection.






"Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)>
wrote in message news:uFi9bosOFHA.1884@xxxxxxxxxxxxxxxxxxxxxxx
> I will add to that that recently I have seen an unstable VPN connection
with
> a machine that has been infected by spywares. At least one of these
spyware
> was spoofing is TCP-IP address; which resulted by the server dropping the
> VPN connection after a few minutes.
>
> One way to verify that would be to see if Enterprise Manager is also
> dropping its connection after a few minutes. If it does, than clearly ADP
> is not responsible here.
>
> S. L.
>
> "J. Clay" <JClay@xxxxxxxxxxxxx> wrote in message
> news:%23BxqNsrOFHA.3668@xxxxxxxxxxxxxxxxxxxxxxx
> > Sounds like you may have a couple of issues.
> >
> > 1) Your WAN is not stable. Somewhere along the way you are having
network
> > issues.
> > 2) You may need to reveiw your application's design. Even with an ADP,
it
> > is very important to understand the how things work in a remoted
> > environment. You need to make sure that ANY data that is requested from
> > the
> > server includes a very narrow WHERE statement in order to limit the data
> > transfer to a bare minimum. You should NEVER try and open a full table
> > accross a WAN. The ideal is that you use stored procedures with
> > parameters
> > that limit form data to a single record. I have found this works very
> > well.
> > The trick here is that the built in navigation doesn't work.
> >
> > HTH,
> > Jim
> >
> > "Ben" <null@xxxxxxxx> wrote in message
> > news:OZWeVPrOFHA.3356@xxxxxxxxxxxxxxxxxxxxxxx
> >> [DBNETLIB]ConnectionRead recv() General network error
> >>
> >>
> >>
> >> "Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)>
> >> wrote in message news:O7LRTolOFHA.1732@xxxxxxxxxxxxxxxxxxxxxxx
> >> > Disconnected? Can you be more specific about your installation and
the
> >> > error message?
> >> >
> >> > S. L.
> >> >
> >> > "Ben" <null@xxxxxxxx> wrote in message
> >> > news:eNJV9xhOFHA.1884@xxxxxxxxxxxxxxxxxxxxxxx
> >> > > Users keep complaining about their DB connection from ADP projects
> > keep
> >> > > disconnecting.
> >> > >
> >> > > Even when I develop i get disconnected, and I don't leave it
> > unattended
> >> > > for
> >> > > over 3 minutes
> >> > >
> >> > > What's going on ?
> >> > > can you make it automatically reconnect or something ?
> >> > >
> >> > >
> >> >
> >> >
> >>
> >>
> >>
> >
> >
> >
>
>


.



Relevant Pages

  • Re: disconnected
    ... a machine that has been infected by spywares. ... VPN connection after a few minutes. ... > 1) Your WAN is not stable. ... > that limit form data to a single record. ...
    (microsoft.public.access.adp.sqlserver)
  • Re: VPN Error 800 and Error 609 - No PPTP Available
    ... you may have a WAN miniport issue. ... > okay with the exception of my VPN connection. ... Problem is I need PPTP. ...
    (microsoft.public.windowsxp.network_web)
  • Re: how to setup test vpn for learning
    ... i need internet to test my vpn connection. ... Assuming these are vpn boxes with a wan and lan eth port then it should all work fine with the 2 wan ports on the same subnet like 192.168.1.0/24 then the subnets on the lan side natted to the wan address. ...
    (comp.dcom.vpn)

Loading