Firebird 1.5 Export data to .ini file

392 Views Asked by At

I need to export entries in a table to an .ini file. I need to set this up as a trigger that is performed each time the table is updated.

So if the fields list for the table is MessengerIPAddress, MessengerPort it would ouput [Messenger] IPAddress=fieldvalue Port=fieldvalue

1

There are 1 best solutions below

0
On

You can use Firebird event