Link to home
Start Free TrialLog in
Avatar of dinko1
dinko1

asked on

unidac + sqlite + memo on Delphi

I am using SQLite with UniDac and it seems that all texts fields of the db are mapped as Memo or WideMemo fields (depending on UniCode setting). My problem is that on Db Components (DBEdit) the text is not displayed. I see a (MEMO) text only.

Any idea how to fix this?
ASKER CERTIFIED SOLUTION
Avatar of jimyX
jimyX

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
what code are you using ?

and ... are you connected to the database ?