Search found 1359 matches: programs

Return to advanced search

Re: Choise : Windows server standard 2022 versus essential 2022

... invoice / Items dbf's related program will be the program to serve. Each user has his own exel, mail, etc. I have no intension on putting these programs on the server. Just that 1 FWh program. Maybe some more items are put on the server, but that is second option. I do want to think of 1 VPN ...
by Marc Venken
Thu Aug 31, 2023 7:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choise : Windows server standard 2022 versus essential 2022
Replies: 23
Views: 1625

nginx as a reverse proxy to access Apache with mod harbour

... nginx. Hello friends, I have changed the configuration. I now use nginx as a reverse proxy to access Apache with mod harbour. I can now access my programs through the Nginx server. Best regards, Otto server {    listen 80;    server_name localdomain.com;    location ...
by Otto
Mon Aug 07, 2023 9:58 pm
 
Forum: mod_harbour
Topic: nginx as a reverse proxy to access Apache with mod harbour
Replies: 0
Views: 261

Re: Error p/generar EXE usando UHTTPD2 en Windows

... who are managing to make the leap to the web, getting their first clients and their first goals achieved. Remember: Programming is easy, making programs is difficult. Best regards. C.
by Carles
Mon Aug 07, 2023 7:57 am
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 2101

Re: Error p/generar EXE usando UHTTPD2 en Windows

... harbour ( clipper ) is allmost imposible to wait 1 mont or 1 year only study ( we need to work hard every day ) in my special case we need write programs on web basically with the flow like this login -> autenticate with database -> reuturn control ante again the same but with parameters ...
by wilsongamboa
Sun Aug 06, 2023 2:42 pm
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 2101

Re: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?

... is defined as SERIAL. But our libraries are failing on all other cases. We are looking into this and will fix and provide you with the revised programs very soon. Please wait. Another issue: The function FWPG_PrimaryKeys() is always returning zero rows. We will fix this also. Please bear with ...
by nageswaragunupudi
Sat Aug 05, 2023 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?
Replies: 21
Views: 882

Re: Lost connection to MySQL server during query

... "ANYWHERE" } ;}  It appears MySql needs an ODBC driver(s) to connect to your database .. When I was in State Gov I wrote Sql programs for over 5 thousand users and it seemed almost impractical to make sure the correct ODBC driver and configuration was loaded on each desktop ...
by Rick Lipkin
Fri Aug 04, 2023 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12869

Re: EXE Author's name on Windows 11

It seems that the author name is now the field Publisher that is in the apps manifest but not in the desktop programs manifest. That's why we don't see it anymore. :-(
by Enrico Maria Giordano
Mon Jul 31, 2023 3:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXE Author's name on Windows 11
Replies: 30
Views: 1554

Re: EXE Author's name on Windows 11

... the Author's name (should be Microsoft Corporation). Cortana and Skype (as an example) show it. So, the apps show the Author's name, the desktop programs don't show it.
by Enrico Maria Giordano
Mon Jul 31, 2023 8:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXE Author's name on Windows 11
Replies: 30
Views: 1554

Re: EXE Author's name on Windows 11

Jimmy wrote:when you talk about Task Manager : right click on Header to "add" Company Name


I already have the column Author but it is empty for desktop programs (it is not empty for apps). I repeat: it was not empty few months ago. Something in Windows 11 is changed. :-(
by Enrico Maria Giordano
Sun Jul 30, 2023 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXE Author's name on Windows 11
Replies: 30
Views: 1554

Re: EXE Author's name on Windows 11

... look at the startup applications tab in the Task Manager of Windows 11. The Author's name is displayed only for the apps and not for the desktop programs anymore. It was few months ago, I am sure. when you talk about Task Manager : right click on Header to "add" Company Name --- this ...
by Jimmy
Sun Jul 30, 2023 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXE Author's name on Windows 11
Replies: 30
Views: 1554

Re: EXE Author's name on Windows 11

Please look at the startup applications tab in the Task Manager of Windows 11. The Author's name is displayed only for the apps and not for the desktop programs anymore. It was few months ago, I am sure.
by Enrico Maria Giordano
Sun Jul 30, 2023 9:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXE Author's name on Windows 11
Replies: 30
Views: 1554

Re: EXE Author's name on Windows 11

Enrico Not tested on Windows 11 .. I compile this file into my programs Version.RC but I have to edit it with Notepad ... // Generated by ResEdit 1.6.6// Copyright (C) 2006-2015// http://www.resedit.net#include <windows.h>#include <commctrl.h>//// ...
by Rick Lipkin
Sat Jul 29, 2023 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXE Author's name on Windows 11
Replies: 30
Views: 1554

Re: Web programming with Mod Harbour

... Web - This is a built-in web server and HTTP library that comes with Harbour. CGI Programming - You can write Common Gateway Interface (CGI) programs in Mod Harbour to handle web requests. FastCGI - You can use FastCGI to improve the performance of your web applications. Handling HTTP Requests: ...
by sumit234
Sat Jul 29, 2023 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web programming with Mod Harbour
Replies: 1
Views: 364

Re: password manager with mod harbour

If you have already developed a few blocks and functions, it is very easy to create and expand new programs. Now, I am implementing the login functionality.


Image
by Otto
Thu Jul 27, 2023 1:14 pm
 
Forum: mod_harbour
Topic: password manager with mod harbour
Replies: 4
Views: 660

Re: Create help system with F1

... and colluege now how to use some of the new items. It would be nice to have a screenshot and some text for it. Are there solutions without 3 party programs
by Marc Venken
Tue Jul 11, 2023 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create help system with F1
Replies: 15
Views: 986
PreviousNext

Return to advanced search