Possible using AI to manipulate data in dbf?

Post Reply
hua
Posts: 1075
Joined: Fri Oct 28, 2005 2:27 am
Has thanked: 1 time
Been thanked: 1 time

Possible using AI to manipulate data in dbf?

Post by hua »

Is it possible to manipulate data in dbf using AI (LLM)?
So we can say "list me records where the date is such and such" or "delete record in a.dbf where field customer is not found in b.dbf"

It's just a thought that crosses my mind while writing a data patching routine :)
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
User avatar
Antonio Linares
Site Admin
Posts: 42475
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 25 times
Been thanked: 62 times
Contact:

Re: Possible using AI to manipulate data in dbf?

Post by Antonio Linares »

Yes, we can do that using AI though you get much better results if you use AI + SQL as LLMs are very much trained with SQL code.

We will review this in the webinar we have announced:

viewtopic.php?p=277473#p277473
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply