I'm trying to write a simple SQLite 3 application using Lazarus and the SQLdb components.
I have managed to connect to the database and populate a TDBGrid
. Problem is that all the columns that are text fields display the value "(MEMO)" rather then the string in the DB.
I have found a simple solution:
The property dgDisplayMemoText
from the DBGrid
must be enabled.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With