Win10 + ADS server v10 very slow(Solved)-64bit ADS??

Post Reply
User avatar
richard-service
Posts: 583
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Contact:

Win10 + ADS server v10 very slow(Solved)-64bit ADS??

Post by richard-service »

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?
Last edited by richard-service on Mon Feb 04, 2019 3:28 am, edited 1 time in total.
Regards,

Richard

Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
User avatar
Giovany Vecchi
Posts: 129
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

Re: Win10 + ADS server v10 very slow

Post by Giovany Vecchi »

Hi, are you using remote ads or local ads?
User avatar
richard-service
Posts: 583
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Contact:

Re: Win10 + ADS server v10 very slow

Post by richard-service »

Giovany Vecchi wrote:Hi, are you using remote ads or local ads?
Remote Ads
Regards,

Richard

Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
User avatar
Giovany Vecchi
Posts: 129
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

Re: Win10 + ADS server v10 very slow

Post by Giovany Vecchi »

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
User avatar
richard-service
Posts: 583
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Contact:

Re: Win10 + ADS server v10 very slow

Post by richard-service »

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.
Regards,

Richard

Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
User avatar
richard-service
Posts: 583
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Contact:

Re: Win10 + ADS server v10 very slow(Solved)-64bit ADS??

Post by richard-service »

Hi

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

Than you.
Regards,

Richard

Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Post Reply