Search found 922 matches: clients

Return to advanced search

Windows causes FWH crash: msxml3.dll update

...    <location-id>10000</location-id></carfax-request>  This is now creating a problem for all of my clients. If I turn off the service ( the XML process ), then the application works fine except we can no longer retireve the data. Does anyone know ...
by TimStone
Thu May 30, 2024 6:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows causes FWH crash: msxml3.dll update
Replies: 2
Views: 165

Re: send an email using the Outlook object

... = "Name: $name\nEmail: $email\n\nMessage:\n$message"; //$mail->AltBody = 'This is the body in plain text for non-HTML mail clients'; $mail->send(); echo "Send Successfully!"; } catch (Exception $e) { echo "Message could not be sent. Mailer Error: {$mail->ErrorInfo}";
by Silvio.Falconi
Tue May 14, 2024 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: send an email using the Outlook object
Replies: 5
Views: 279

Re: Servidor de mail propio y acuse de ENTREGA.

... back to the address specified in the Return-Receipt-To or Disposition-Notification-To header. Keep in mind that not all mail servers or email clients support these headers, and some might have specific settings or restrictions in place. Additionally, some users might have opted out of sending ...
by Antonio Linares
Mon Apr 22, 2024 4:58 am
 
Forum: Off Topic / Otros temas
Topic: Servidor de mail propio y acuse de ENTREGA.
Replies: 2
Views: 791

Re: ADS with 64bit FWH Apps

... I bet the problem here is that you are trying to connect to an older server version using a newer client version. The opposite is fine. But newer clients need same or newer server. Try using 64 bit version of ADS 12 if you want to connect to ADS 12 server. All my customers are version 10 thru ...
by reinaldocrespo
Sun Apr 14, 2024 5:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2872

ADS with 64bit FWH Apps

... error message on all versions prior to ADS 12. Does anyone else have experience with this issue running ADS ? This is not a FWH issue. My clients using the ADS software, prior to 12.0, simply run the 32 bit build of my application. However, it would be nice to resolve this issue. Thanks ...
by TimStone
Thu Apr 04, 2024 2:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2872

Re: Data exchange between PC and Android device on the same loca

... when you develop a program, it's immediately used by thousands at the same time. You grow into it. I myself use our own in-house servers with all clients. We work in parallel from mod harbour and over RDP on the same server. Years ago, we switched all our users to Remote Desktop. At the time, ...
by Otto
Fri Feb 23, 2024 8:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 1099

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

... over 100,000 lines of code, to use on a network , when it works perfectly on one now, is rock solid, incredibly fast, and completely satisfies my clients? How would they benefit? If it was a New program, fine, but I see no gain from doing all of that with this one.
by TimStone
Sat Feb 10, 2024 12:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 992

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

... course, I was asking a question about an existing control, and I only wanted to know if it now worked with resources. I don't have to use it. My clients are fine with a checkbox for logicals, but since they see it in other applications, IF it were available, I could use it.
by TimStone
Fri Feb 09, 2024 11:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 992

Re: MySql vs Oracle

... It is for this reason that it is important to make sure how protected the system is and to whom you report your data, but... more and more clients want to interact with your system with their smartphone, tablet, web and we cannot hide behind your firewall :-) Nice weekend. C.
by Carles
Fri Jan 26, 2024 12:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: MySql vs Oracle
Replies: 33
Views: 2378

Nages, 2 diferent Db's update

... update oRem.table1 set table1.data1=oSvr.table1.data1 where condition I saw a sample on a mysql forum, but I can't make it work UPDATE database_a.clients A INNER JOIN database_b.clients B ON A.id = B.id SET B.email = A.email Any help will be appreciated From Chile. Adolfo
by Adolfo
Tue Jan 16, 2024 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Nages, 2 diferent Db's update
Replies: 2
Views: 744

Re: xBrowse - Dates - FWH 2310

... the problem. However, where Client Server ( ADS REMOTE ) was in use, it seems to have appeared. I finally did the work around to appease my clients, but Nages felt we needed to be sure ADS was sending the info correctly to xBrowse, and that is what he was going to test. That is why I asked ...
by TimStone
Fri Nov 10, 2023 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1802

Re: xBrowse - Dates - FWH 2310

OK ... I HAVE ISOLATED THE PROBLEM. Many of my clients, and some of my test machines, use Advantage Data Base Server. That is the root of this problem. If I go to our DBFCDX RDD, absolutely no problem. If I turn on ADS LOCAL or REMOTE, using the ...
by TimStone
Wed Nov 08, 2023 6:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1802

Re: xBrowse - Dates - FWH 2310

Unfortunately, I think it got more complicated than that. First, clients who have the problem were not using ARM computers. I was able to see the problem using mine ( C2 below ). Computer 1 ( C1) is my primary programming computer. I am running Windows 11, ...
by TimStone
Wed Nov 08, 2023 3:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1802

Re: SetAutoHelp

... The user defined help is great for those businesses who want to enter their specific guidance for using specific dialogs, codes, etc. I think my clients who use it will be happy.
by TimStone
Fri Nov 03, 2023 6:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetAutoHelp
Replies: 2
Views: 209

Interesting issue

This is another strange problem some of my clients have encountered, but I cannot duplicate their issue on any of my computers. It is a more recent issue. I use a spell checker library that has been around for many years, and is sold to developers ...
by TimStone
Wed Nov 01, 2023 11:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting issue
Replies: 1
Views: 220
Next

Return to advanced search