ciao a tutti
come posso aggiungere un nuovo campo durante l'esecuzione del programma.
saluti marino
help
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: help
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
EMG