Yes, that old DBF stuff might be old, but for my needs that is more than enough.
It is also simple to use.
I make desktop applications that helps where the workplace does not provide ad probably never will, and they will never allow me to make anything that will connect to a server or cloud databases.
I am way to close to retirement to bother with more complex stuff that I am never going to use.
I'm not in IT, and i'm a manager in a Medium size town with horrible infrastructure in a collapsing state. I am just holding everything together with zero funds and no interest from anywhere.

You fellows here are WAY ahead of me. I honestly wish I joined here 15 years ago when I was still struggling with Freebasic/Powerbasic.
PS: I found the solution to my problem.
Do not activate the DBF connection on the unit two until the form is created.
Disable form1 connection, load form2, connect form2 DBF, Disconnect when close, Enable form1 DBF.
-thanks mate.
-Peter