FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour DBF format still in use???
Posts: 1445
Joined: Mon Oct 10, 2005 02:38 PM
Re: DBF format still in use???
Posted: Wed Aug 14, 2024 09:37 PM

+1

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
Re: DBF format still in use???
Posted: Thu Aug 15, 2024 07:04 AM

+1

best regards

kajot
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: DBF format still in use???
Posted: Thu Aug 15, 2024 11:11 AM

Hello friends,

What conclusion do I draw from this survey?

There are still many who use DBF files, but overall I see that some of them are also considering moving to another database.

Although many still use DBF, most are unconcerned about how their web application will access DBF.

I have studied the databases intensively. We only deal with small amounts of data (a few tens of thousands of records) and have few users (usually no more than 10 concurrent users). DBF is optimal.

But now, with the web, I've had some problems.

Mod Harbour is complicated to install, and as Antonio always said from the beginning, it's important to reach a critical mass of users.

However, we are further away from this than we were years ago and the user base is even more fragmented!

ADS is proposed as a way to access DBF from PHP, but that's not a viable option—the future is uncertain.

The existing PHP extensions have also been inactive for a long time.

That's why I've taken matters into my own hands, and I think I'm on the right track.

Above all, it's fun to see how simple data access really is. It's much easier than before, since speed is no longer the issue it once was. PCs and SSDs are very speedy.

While we used to have to do everything possible to speed up applications, now there aren't as many problems.

Here's a nice example from real life. In our kitchen, the cook urgently had to answer the phone and told me to take the spaghetti off the stove as soon as they were done. I searched everywhere for the timer and was about to interrupt him on the phone to ask when they would be ready. Then I remembered that we used to always test a noodle—whether it was already al dente—and then we knew.

Best regards,

Otto

Posts: 1091
Joined: Thu Nov 17, 2005 11:08 AM
Re: DBF format still in use???
Posted: Tue Aug 27, 2024 02:00 PM
+1
Marco Boschi
info@marcoboschi.it
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: DBF format still in use???
Posted: Tue Aug 27, 2024 02:13 PM

hahahaha, Master Otto, not knowing when pasta was ready was great. hahahahahaha.

jajajaja, Maestro Otto, no saber cuando estaba lista la pasta fue genial. jajajajajaja.

Regards, saludos.

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: DBF format still in use???
Posted: Wed Aug 28, 2024 07:44 AM
Otto wrote:Hello friends,
What conclusion do I draw from this survey?

There are still many who use DBF files, but overall I see that some of them are also considering moving to another database.

Although many still use DBF, most are unconcerned about how their web application will access DBF.

I have studied the databases intensively. We only deal with small amounts of data (a few tens of thousands of records) and have few users (usually no more than 10 concurrent users). DBF is optimal.

But now, with the web, I've had some problems.

Mod Harbour is complicated to install, and as Antonio always said from the beginning, it's important to reach a critical mass of users.
However, we are further away from this than we were years ago and the user base is even more fragmented!

ADS is proposed as a way to access DBF from PHP, but that's not a viable option—the future is uncertain.

The existing PHP extensions have also been inactive for a long time.

That's why I've taken matters into my own hands, and I think I'm on the right track.
Above all, it's fun to see how simple data access really is. It's much easier than before, since speed is no longer the issue it once was. PCs and SSDs are very speedy.
While we used to have to do everything possible to speed up applications, now there aren't as many problems.

Here's a nice example from real life. In our kitchen, the cook urgently had to answer the phone and told me to take the spaghetti off the stove as soon as they were done. I searched everywhere for the timer and was about to interrupt him on the phone to ask when they would be ready. Then I remembered that we used to always test a noodle—whether it was already al dente—and then we knew.

Best regards,
Otto
>the cook urgently had.... ?

but isn't your daughter working in the kitchen anymore? ?



I wanted to come and visit you but if your daughter isn't here I won't come
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: DBF format still in use???
Posted: Wed Aug 28, 2024 09:54 AM

Dear Silvio, it's nice to see you back from the beach,

Otto

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: DBF format still in use???
Posted: Wed Aug 28, 2024 01:31 PM
Otto wrote:Dear Silvio, it's nice to see you back from the beach,
Otto
I went back to school for the students' make-up exams, the holidays are over
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 150
Joined: Tue Jul 15, 2008 07:12 PM
Re: DBF format still in use???
Posted: Thu Aug 29, 2024 11:28 AM

+1

Continue the discussion