Hi,
Just started playing around with Lazarus after some years doing Delphi but I'm having a problem using tDbf and memo's.
I have a window containing a dbgrid and a dbmemo field both based on the same datasource.
When running the app the dbgrid shows the correct content of the dbf file but the dbmemo field remains empty, nomatter which record I select in the dbgrid. (those records all have a filled memo field in the database).
Anyone any idea's or tips as to why the dbmemo field never displays any content?
I'm running Lazarus 0.9.22 under Windows Vista.
Thanks!
Jan Roza