FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Interactive DBF Query and JSON Transformation Tool
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM

Interactive DBF Query and JSON Transformation Tool

Posted: Tue Aug 06, 2024 07:47 AM
Hello friends,
I enjoy using tools when programming.
I've created a converter for the JSON format.
In this tool, I can input the path and name of the DBF file, as well as the fields I want to extract.
I then receive a JSON as a response.
I input a sample of this JSON and a sample of the JSON I need into ChatGPT and have it generate the conversion function.
I then fill this into the text field and can test beforehand, before integrating the source code into my application, whether the response is correct.

I think this tool can be easily extended for reports. You could then enter your requirement and receive a test print beforehand.

Best regards,
Otto















Continue the discussion