FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Win10 + ADS server v10 very slow(Solved)-64bit ADS??
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Win10 + ADS server v10 very slow(Solved)-64bit ADS??
Posted: Thu Jan 17, 2019 10:58 AM

Hi
I have more customers only 2 PCs. One make client and one make ADS Server v10 ( share for client use net disk ).
In Win7 OS( mean 2 PCs ) very fast.
In Win10 OS( mean 2 PCs ) very slow and look wait cursor ...
Any idea or solution?

Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 244
Joined: Mon Jun 05, 2006 09:39 PM
Re: Win10 + ADS server v10 very slow
Posted: Thu Jan 17, 2019 11:49 AM

Hi, are you using remote ads or local ads?

Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Win10 + ADS server v10 very slow
Posted: Thu Jan 17, 2019 12:09 PM
Giovany Vecchi wrote:Hi, are you using remote ads or local ads?


Remote Ads
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 244
Joined: Mon Jun 05, 2006 09:39 PM
Re: Win10 + ADS server v10 very slow
Posted: Thu Jan 17, 2019 12:23 PM

If the system is being used on the server as well. You have to map the server drive.
You can not open the tables by C: \ DIRECTORY
You have to access by \ SHARING \ DIRECTORY

If you use data dictionary you have to open with the standard ads port.
\ SHARING: 6262 \ DIRECTORY

Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Win10 + ADS server v10 very slow
Posted: Fri Jan 18, 2019 08:55 AM
Giovany Vecchi wrote:If the system is being used on the server as well. You have to map the server drive.
You can not open the tables by C: \ DIRECTORY
You have to access by \\ SHARING \ DIRECTORY

If you use data dictionary you have to open with the standard ads port.
\\ SHARING: 6262 \ DIRECTORY


I will try it again. Thank you.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Win10 + ADS server v10 very slow(Solved)-64bit ADS??
Posted: Sun Feb 03, 2019 09:23 AM

Hi

Where can I find 64bit ADS RDDADS LIB(.a)?

Than you.

Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit

Continue the discussion