Update: RDO/Win95 Performance Problem 
Author Message
 Update: RDO/Win95 Performance Problem

For those of you who may be experiencing a similar problem (VB4/RDO on
Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95 &
NT - using latest MSSQL ODBC drivers in all cases):

Over the last weekend, our LAN administrator rearranged the ethernet
cabling between our file servers and the RDO/Win95 problem has disappeared.
 It appears there was a problem with packets being routed properly to the
SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
VB4/RDO without a hitch when Windows 95 had problems.

The important thing to realize is that the problem is almost definitely
external to your Win95/RDO client machine and external to your SQL Server
box.  It may be best described as a networking glitch or anomaly.  I'd
suggest isolating your SQL Server.  Put it on the same network segment as
your Win95 client and see what happens.

Good luck.

--------------------------------------------------------

http://www.*-*-*.com/
MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
http://www.*-*-*.com/  * (708)954-2900
--------------------------------------------------------



Sat, 06 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

For those of you who may be experiencing a similar problem (VB4/RDO on
Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95 &
NT - using latest MSSQL ODBC drivers in all cases):

Over the last weekend, our LAN administrator rearranged the ethernet
cabling between our file servers and the RDO/Win95 problem has disappeared.
 It appears there was a problem with packets being routed properly to the
SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
VB4/RDO without a hitch when Windows 95 had problems.

The important thing to realize is that the problem is almost definitely
external to your Win95/RDO client machine and external to your SQL Server
box.  It may be best described as a networking glitch or anomaly.  I'd
suggest isolating your SQL Server.  Put it on the same network segment as
your Win95 client and see what happens.

Good luck.

--------------------------------------------------------

http://www.cl.ais.net/bpeet
MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
http://www.healthnetwk.com  * (708)954-2900
--------------------------------------------------------



Sat, 06 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

For those of you who may be experiencing a similar problem (VB4/RDO on
Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95 &
NT - using latest MSSQL ODBC drivers in all cases):

Over the last weekend, our LAN administrator rearranged the ethernet
cabling between our file servers and the RDO/Win95 problem has disappeared.
 It appears there was a problem with packets being routed properly to the
SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
VB4/RDO without a hitch when Windows 95 had problems.

The important thing to realize is that the problem is almost definitely
external to your Win95/RDO client machine and external to your SQL Server
box.  It may be best described as a networking glitch or anomaly.  I'd
suggest isolating your SQL Server.  Put it on the same network segment as
your Win95 client and see what happens.

Good luck.

--------------------------------------------------------

http://www.cl.ais.net/bpeet
MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
http://www.healthnetwk.com  * (708)954-2900
--------------------------------------------------------



Sat, 06 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

This is caused by routing problems of the NetBEUI protocol when the Named
Pipes network library.  If you can't fix the problems be eliminating
routers (as I could not), then you should switch to NWLink as the network
library as selected in the SQL Client Configuration Utility.

Marc



Quote:
> For those of you who may be experiencing a similar problem (VB4/RDO on
> Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95
&
> NT - using latest MSSQL ODBC drivers in all cases):

> Over the last weekend, our LAN administrator rearranged the ethernet
> cabling between our file servers and the RDO/Win95 problem has
disappeared.
>  It appears there was a problem with packets being routed properly to the
> SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
> VB4/RDO without a hitch when Windows 95 had problems.

> The important thing to realize is that the problem is almost definitely
> external to your Win95/RDO client machine and external to your SQL Server
> box.  It may be best described as a networking glitch or anomaly.  I'd
> suggest isolating your SQL Server.  Put it on the same network segment as
> your Win95 client and see what happens.

> Good luck.

> --------------------------------------------------------

> http://www.cl.ais.net/bpeet
> MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
> http://www.healthnetwk.com  * (708)954-2900
> --------------------------------------------------------



Sun, 07 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

This is caused by routing problems of the NetBEUI protocol when the Named
Pipes network library.  If you can't fix the problems be eliminating
routers (as I could not), then you should switch to NWLink as the network
library as selected in the SQL Client Configuration Utility.

Marc



Quote:
> For those of you who may be experiencing a similar problem (VB4/RDO on
> Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95
&
> NT - using latest MSSQL ODBC drivers in all cases):

> Over the last weekend, our LAN administrator rearranged the ethernet
> cabling between our file servers and the RDO/Win95 problem has
disappeared.
>  It appears there was a problem with packets being routed properly to the
> SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
> VB4/RDO without a hitch when Windows 95 had problems.

> The important thing to realize is that the problem is almost definitely
> external to your Win95/RDO client machine and external to your SQL Server
> box.  It may be best described as a networking glitch or anomaly.  I'd
> suggest isolating your SQL Server.  Put it on the same network segment as
> your Win95 client and see what happens.

> Good luck.

> --------------------------------------------------------

> http://www.cl.ais.net/bpeet
> MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
> http://www.healthnetwk.com  * (708)954-2900
> --------------------------------------------------------



Sun, 07 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

This is caused by routing problems of the NetBEUI protocol when the Named
Pipes network library.  If you can't fix the problems be eliminating
routers (as I could not), then you should switch to NWLink as the network
library as selected in the SQL Client Configuration Utility.

Marc



Quote:
> For those of you who may be experiencing a similar problem (VB4/RDO on
> Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95
&
> NT - using latest MSSQL ODBC drivers in all cases):

> Over the last weekend, our LAN administrator rearranged the ethernet
> cabling between our file servers and the RDO/Win95 problem has
disappeared.
>  It appears there was a problem with packets being routed properly to the
> SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
> VB4/RDO without a hitch when Windows 95 had problems.

> The important thing to realize is that the problem is almost definitely
> external to your Win95/RDO client machine and external to your SQL Server
> box.  It may be best described as a networking glitch or anomaly.  I'd
> suggest isolating your SQL Server.  Put it on the same network segment as
> your Win95 client and see what happens.

> Good luck.

> --------------------------------------------------------

> http://www.cl.ais.net/bpeet
> MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
> http://www.healthnetwk.com  * (708)954-2900
> --------------------------------------------------------



Sun, 07 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

This is caused by routing problems of the NetBEUI protocol when the Named
Pipes network library.  If you can't fix the problems be eliminating
routers (as I could not), then you should switch to NWLink as the network
library as selected in the SQL Client Configuration Utility.

Marc



Quote:
> For those of you who may be experiencing a similar problem (VB4/RDO on
> Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95
&
> NT - using latest MSSQL ODBC drivers in all cases):

> Over the last weekend, our LAN administrator rearranged the ethernet
> cabling between our file servers and the RDO/Win95 problem has
disappeared.
>  It appears there was a problem with packets being routed properly to the
> SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
> VB4/RDO without a hitch when Windows 95 had problems.

> The important thing to realize is that the problem is almost definitely
> external to your Win95/RDO client machine and external to your SQL Server
> box.  It may be best described as a networking glitch or anomaly.  I'd
> suggest isolating your SQL Server.  Put it on the same network segment as
> your Win95 client and see what happens.

> Good luck.

> --------------------------------------------------------

> http://www.cl.ais.net/bpeet
> MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
> http://www.healthnetwk.com  * (708)954-2900
> --------------------------------------------------------



Sun, 07 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

This is caused by routing problems of the NetBEUI protocol when the Named
Pipes network library.  If you can't fix the problems be eliminating
routers (as I could not), then you should switch to NWLink as the network
library as selected in the SQL Client Configuration Utility.

Marc



Quote:
> For those of you who may be experiencing a similar problem (VB4/RDO on
> Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95
&
> NT - using latest MSSQL ODBC drivers in all cases):

> Over the last weekend, our LAN administrator rearranged the ethernet
> cabling between our file servers and the RDO/Win95 problem has
disappeared.
>  It appears there was a problem with packets being routed properly to the
> SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
> VB4/RDO without a hitch when Windows 95 had problems.

> The important thing to realize is that the problem is almost definitely
> external to your Win95/RDO client machine and external to your SQL Server
> box.  It may be best described as a networking glitch or anomaly.  I'd
> suggest isolating your SQL Server.  Put it on the same network segment as
> your Win95 client and see what happens.

> Good luck.

> --------------------------------------------------------

> http://www.cl.ais.net/bpeet
> MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
> http://www.healthnetwk.com  * (708)954-2900
> --------------------------------------------------------



Sun, 07 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

This is caused by routing problems of the NetBEUI protocol when the Named
Pipes network library.  If you can't fix the problems be eliminating
routers (as I could not), then you should switch to NWLink as the network
library as selected in the SQL Client Configuration Utility.

Marc



Quote:
> For those of you who may be experiencing a similar problem (VB4/RDO on
> Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95
&
> NT - using latest MSSQL ODBC drivers in all cases):

> Over the last weekend, our LAN administrator rearranged the ethernet
> cabling between our file servers and the RDO/Win95 problem has
disappeared.
>  It appears there was a problem with packets being routed properly to the
> SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
> VB4/RDO without a hitch when Windows 95 had problems.

> The important thing to realize is that the problem is almost definitely
> external to your Win95/RDO client machine and external to your SQL Server
> box.  It may be best described as a networking glitch or anomaly.  I'd
> suggest isolating your SQL Server.  Put it on the same network segment as
> your Win95 client and see what happens.

> Good luck.

> --------------------------------------------------------

> http://www.cl.ais.net/bpeet
> MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
> http://www.healthnetwk.com  * (708)954-2900
> --------------------------------------------------------



Sun, 07 Feb 1999 03:00:00 GMT  
 Update: RDO/Win95 Performance Problem

This is caused by routing problems of the NetBEUI protocol when the Named
Pipes network library.  If you can't fix the problems be eliminating
routers (as I could not), then you should switch to NWLink as the network
library as selected in the SQL Client Configuration Utility.

Marc



Quote:
> For those of you who may be experiencing a similar problem (VB4/RDO on
> Win95 is *slow*, VB4/RDO on NT Workstation is fast, VB4/DAO is fast on 95
&
> NT - using latest MSSQL ODBC drivers in all cases):

> Over the last weekend, our LAN administrator rearranged the ethernet
> cabling between our file servers and the RDO/Win95 problem has
disappeared.
>  It appears there was a problem with packets being routed properly to the
> SQL Server box.  I'm still not quite sure why Windows NT Workstation ran
> VB4/RDO without a hitch when Windows 95 had problems.

> The important thing to realize is that the problem is almost definitely
> external to your Win95/RDO client machine and external to your SQL Server
> box.  It may be best described as a networking glitch or anomaly.  I'd
> suggest isolating your SQL Server.  Put it on the same network segment as
> your Win95 client and see what happens.

> Good luck.

> --------------------------------------------------------

> http://www.cl.ais.net/bpeet
> MIS Project Leader * HealthNetwork, Inc., Oak Brook, IL
> http://www.healthnetwk.com  * (708)954-2900
> --------------------------------------------------------



Sun, 07 Feb 1999 03:00:00 GMT  
 
 [ 10 post ] 

 Relevant Pages 

1. RDO Performance Problem

2. Help: WIN95 and WINNT performance problems

3. Help, Performance problems doing mass updates

4. RDO Update Problem

5. Problem with updating a rdo Result set!!!

6. 2nd SQL Server update after update text field corrupts row - using RDO

7. Performance using RDO 2.0

8. SQL Help... Poor Performance (RDO)

9. VB4 RDO Performance: SQL Server 6.0 vs 6.5

10. Performance using RDO 2.0

11. RDO to ADO, performance drop

12. ADO / RDO / DAO - Performance related issues

 

 
Powered by phpBB® Forum Software