ciao a tutti
come posso aggiungere un nuovo campo durante l'esecuzione del programma.
saluti marino
fwh7.11 / bc 5.5 /
ciao a tutti
come posso aggiungere un nuovo campo durante l'esecuzione del programma.
saluti marino
And now in English ?
Regards,
Michel D.
Genk (Belgium)
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773
tricarico sad
can I add a field when I execut an application ?
You can, but you have to close the table. Have a look at DbStruct() function. You have to create the new empty table, append the record from the old table, delete the old table and rename the new one.
EMG