Hallo dear friends of FNProg2PDA,

I've just uploaded version 10.4 of our "charming" program.

What is new in 10.4 is the option to export to SQLite. This was something that I wanted to do for quite some time. I've started with SQLite, because it is one of the most common, least complex and most "forgiving" database. Other SQL database are likely to follow at a later stage.

Important to know is that FNProg2PDA only supports the most basic SQLite database functions. It can build new tables, but these are not very fancy. For example foreign keys, check constraints, triggers and indexes are not supported. Another restriction is that the database JDBC driver currently doesn't support the Blob datatype.

I do hope that you like the new program.

Best regards,
Tom