Hi all,
I'm wondering if PAL is able to write directly into the database, creating tables and records, not only to read from it.
I'm referring to the post here
viewtopic.php?f=20&t=55580 where I published my algorithm (which is working fine ever since on the Station).
On that post, I put data into files.
But it's more elegant to use the database.I would like to create just a table with 4 fields: ID, Broadcast name, episondeN, TimesOnAir
and to update the record time by time and reading it.
Is that possible?
thanks a million in advance