Talk:Tutorial: Connecting to a SQLite Database Using FireDAC

From RAD Studio
Jump to: navigation, search

There is a missing "s" in the format string

   '|%8d|%-25|%-25s|' 

which should read

   '|%8d|%-25s|%-25s|'.

Response

Dear Piette Fancois,

We have fixed the typo that you highlighted.

We greatly appreciate your feedback. It helps us to improve our documentation, so we encourage you to keep doing it. Please do not hesitate to contact us with any further questions or suggestions.

Best regards,

Jorge