Firebird 1.5 Export data to .ini file

382 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 answers

0
Hugues Van Landeghem On

You can use Firebird event