Search found 255 matches: updated

Searched query: updated

by Antonio Linares
Tue Jan 07, 2025 7:03 pm
Forum: Off Topic / Otros temas
Topic: Expand CODE
Replies: 6
Views: 198

Re: Expand CODE

Dear Enrico,

We are still learning the differences between this new pphbb version and the older one :-)

We go carefully not to break it...

This has been a huge upgrade :wink:
05 Jan 2025 06:58 pm Updated Database from version 3.0.4 to version 3.3.14
by Otto
Wed Jan 01, 2025 7:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Milestone Achieved: WINHOTEL as a Web Application
Replies: 5
Views: 356

Re: Milestone Achieved: WINHOTEL as a Web Application

... as few libraries as possible.
This has only been possible since ChatGPT started providing good answers, really only in the past six months.
Thank you for your interest. I will keep you updated.
Many things are easier together.
Wishing everyone all the best for 2025 once again.

Best regards,
Otto
by JoséQuintas
Sat Dec 21, 2024 8:52 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 59
Views: 7513

Re: Browse of my ADO Class

... on this part on module:

CLOSE DATABASES


Each thread/dialog have it's own files.
CLOSE DATABASES will close files used on thread only.

zip is updated, added dbf and module, and EXE is signed, to try prevent antivírus block.
http://www.jpatecnologia.com.br/arquivos/testmt.zip

Remember: my ...
by Marc Venken
Fri Dec 20, 2024 3:56 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Veri*Factu
Replies: 20
Views: 1059

Re: Veri*Factu

... the invoice data into a Xml
The part with the invoice lines (detail) will be a second loop.

I think this can work. The final dbf can always be updated with extra items or changes.

What do you think ?? This code is only the code to show the items. Rest is not programmed yet


#include "fivewin ...
by cnavarro
Fri Nov 22, 2024 12:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic: scintilla sample - RESOLVED -
Replies: 16
Views: 3163

Re: scintilla sample

You need Scilexer.dll updated
But, Fivewin contributions repo not run and gmail not allow send this file
Wait please
by PAUL SIMM
Mon Nov 18, 2024 6:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Mysql recover values usaing field names
Replies: 3
Views: 1001

Mysql recover values usaing field names

... oCn:Close()

RETURN NIL
****************************************************************************************
/*
CREATE TABLE `proforma` (
`UPDATED` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`ID` int(6) NOT NULL AUTO_INCREMENT,
`NO_PEDIDO` int(13) DEFAULT NULL ...
by Rick Lipkin
Fri Nov 08, 2024 6:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 5772

Re: cloud or not cloud

... own servers and storage and keep it behind your firewall..... all it takes is once for your cloud provider to get hacked and you lose your application and data.


Top 10 Biggest Data Breaches of All Time [Updated Oct 2024]

https://termly.io/resources/articles/biggest-data-breaches/



Rick Lipkin
by TimStone
Fri Nov 01, 2024 9:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Question
Replies: 10
Views: 1113

Re: ADS Question

The pricing on that website is extremely high, especially for a product that hasn't been updated in 9 years, and has no support. $311+ per user, and the normal configuration is at least a 5 user system.

If you look at the Terms and Conditions, it is all about a cloud based solution, which that is not ...
by Horizon
Fri Nov 01, 2024 6:32 pm
Forum: FiveWin for Harbour/xHarbour
Topic: how to close downloaded files window in webview2
Replies: 13
Views: 1693

Re: how to close downloaded files window in webview2

updated libs sent by email

oWebView:ShowDownloads( .F. )

Hi Antonio,

I could not use this libs. When I copy this libs to my fwh 24.02 libs directory, same semptons in fwh 24.09 comes again.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44961&sid=6f096339882ed7219e261d450dd74ee3

Can ...
by Antonio Linares
Fri Nov 01, 2024 6:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: how to close downloaded files window in webview2
Replies: 13
Views: 1693

Re: how to close downloaded files window in webview2

updated libs sent by email

oWebView:ShowDownloads( .F. )
by TimStone
Thu Oct 31, 2024 11:36 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Question
Replies: 10
Views: 1113

Re: ADS Question

... I have absolutely no problems with it.

Of course my builds are with FWH, Harbour, MSVC, all the most current versions.

As for ADS, it was last updated in 2015. The company was great until it was taken over. The current owners sold licenses, and upgrades, for a number of years, but provided ...
by Marc Venken
Thu Oct 31, 2024 12:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: RDS (Remote Desktop) and FW programming
Replies: 10
Views: 1196

Re: RDS (Remote Desktop) and FW programming

... inventory program uses a SQL server, make sure it’s properly configured with sufficient resources allocated and that SQL indexes are regularly updated.
6. Security and Antivirus Settings
Antivirus Exclusions: Antivirus software can impact performance, especially when opening large files or ...
by JoséQuintas
Sun Oct 27, 2024 12:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: off topic: Xharbour mingw 32 bits
Replies: 24
Views: 2571

Re: off topic: Xharbour mingw 32 bits

32 bits limit is 4GB.
On Windows 32 bits, memory is used by Windows and video too, application is limited to remaining memory.
On Windows 64 bits, a 32 bits application can use up to 4GB memory.
Sometimes this may be helpfull, but seems that only mingw was updated.
by Silvio.Falconi
Wed Oct 23, 2024 7:47 pm
Forum: FiveWin for Harbour/xHarbour
Topic: check of date for upgrade
Replies: 2
Views: 365

check of date for upgrade

I have to check to see if an archive is updated or not, I take the date from the archive and compare it with today's date keeping in mind that the archive is updated only 4 times a week on Tuesday, Thursday, Friday and Saturday after 8.30 pm


Function CheckEstrazione()
local oDbf
local ...
by Otto
Thu Oct 10, 2024 7:57 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Switching to Web
Replies: 2
Views: 617

Switching to Web

... However, our system exclusively uses HTTPS (Port 443) to minimize this risk.

**Outdated software:** If the web server or PHP is not regularly updated, security vulnerabilities can arise, which can be exploited by attackers.

**Lack of access control:** Insufficient file permissions can lead to ...