Search found 38 matches: accesses

Return to advanced search

Why You Should Stick with DBF or Access Databases for Now

... exchanged by copying, and data editing directly on a USB stick is possible. Features like record locks ensure data integrity during simultaneous accesses. This flexibility and simplicity are particularly beneficial for small businesses. Stability and reliability The proven DBF or Access database ...
by Otto
Sun Jun 16, 2024 7:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Why You Should Stick with DBF or Access Databases for Now
Replies: 5
Views: 589

Re: A copy of the clipboard on the DC window.

nageswaragunupudi wrote:
Natter wrote:Did I understand correctly that FW_ReadImage (without parameters) accesses the clipboard ?

Yes, but if you are using the recent versions. ( FWH2310 and later)
What is the version you are using?


And if version 2306?

Thank you!
by MMK
Thu Jun 06, 2024 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A copy of the clipboard on the DC window.
Replies: 8
Views: 875

Re: A copy of the clipboard on the DC window.

Natter wrote:Did I understand correctly that FW_ReadImage (without parameters) accesses the clipboard ?

Yes, but if you are using the recent versions. ( FWH2310 and later)
What is the version you are using?
by nageswaragunupudi
Fri May 31, 2024 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A copy of the clipboard on the DC window.
Replies: 8
Views: 875

Re: A copy of the clipboard on the DC window.

Did I understand correctly that FW_ReadImage (without parameters) accesses the clipboard ?
by Natter
Fri May 31, 2024 12:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A copy of the clipboard on the DC window.
Replies: 8
Views: 875

Re: CLASS modification

... has to move the mouse over the get control to refresh the btnbmp control. It is the management of the EUR/USD currency exchange the btnbmp control accesses an online service and extracts the monetary quotation, to do this it needs to have a date and a type of currency that's why I needed the empty ...
by Silvio.Falconi
Tue May 30, 2023 7:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 3504

Re: Advise in Server hardware

... Advantage Database Server on it, and my program. It is a tiny box, but it does a great job. I am testing it as a server, and my client software accesses it on a Gigabit network. It is very fast and has absolutely no problems. I'm going to even try to set it up to access via the internet. My ...
by TimStone
Fri Mar 31, 2023 9:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 2045

Re: Closing Circles

... me to answer here, as I have no idea how well you know web programming. I'll post a simple example. The logline() function in data.prg logs all accesses. If you change in your bootstrap table definition data-side-pagination="server", you will see that every click on the PAGINATION ...
by Otto
Sat Oct 15, 2022 9:28 am
 
Forum: mod_harbour
Topic: Closing Circles
Replies: 6
Views: 1723

Re: Transaction security with DBF

Dear Antonio, Cristobal and Victor,
thank you for your help.
I will expand my database accesses to include these suggestions.
Best regards,
Otto
by Otto
Wed Aug 31, 2022 10:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transaction security with DBF
Replies: 9
Views: 991

Re: ADS - The future is <sadly> now so where do you go ?

... biometric templates, digital certificates and other things are in the tables because the server does not have active sharing of folders. Nobody accesses the server, only the program using ads server. And some employees work on their laptops outside the company, in their homes. It would be difficult ...
by Otto
Wed Apr 20, 2022 5:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 4383

Re: ADS - The future is <sadly> now so where do you go ?

... biometric templates, digital certificates and other things are in the tables because the server does not have active sharing of folders. Nobody accesses the server, only the program using ads server. And some employees work on their laptops outside the company, in their homes. It would be difficult ...
by Giovany Vecchi
Wed Apr 20, 2022 5:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 4383

Re: dbfntx very slow with 2+ users

... have now commissioned a new i7 SERVERBOOK with WINDOWS 2019 Server - the small one below. Here is also mod harbour installed and WINHOTEL Desktop accesses the same databases as WINHOTEL online. The SERVERBOOK is a fully professional SERVER. Even a UPS is built in. Best regards, Otto https://mybergland.com/fwforum/sb_neu.jpg ...
by Otto
Mon Apr 18, 2022 10:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 8745

Re: To Maurizio, to Dutch

... device on which you run the "Cloud program" in the web browser. This gives you the same conditions as a standalone or a program that accesses via the company network. Best regards, Otto
by Mulyadi
Sun Dec 12, 2021 2:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Maurizio, to Dutch
Replies: 29
Views: 3113

Re: To Maurizio, to Dutch

... device on which you run the "Cloud program" in the web browser. This gives you the same conditions as a standalone or a program that accesses via the company network. Best regards, Otto
by Otto
Thu Dec 09, 2021 1:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Maurizio, to Dutch
Replies: 29
Views: 3113

Re: no PHP on the APACHE web server

Dear Otto,

DBFs accesses on the web are managed by Harbour (and mod_harbour) the same way as on a LAN (shared access and record locking, unlocking)

So we have the same limitations that we have on a desktop EXE working on a LAN regarding the use of DBFs: almost none :-)
by Antonio Linares
Tue Aug 24, 2021 4:15 pm
 
Forum: mod_harbour
Topic: no PHP on the APACHE web server
Replies: 6
Views: 972

Re: Change the value

Hi, Anserkk !

Yes, I can also use the clipboard. In this case, I wanted to use TGet as an indicator of accesses to App1. I solved it this way - inserted the handling of requests from App2 in the HandleEvent method of the App1 dialog box. Everything works
by Natter
Fri Nov 20, 2020 7:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change the value
Replies: 2
Views: 394
Next

Return to advanced search