memo type wrong interpreted

Forum related to SQLite

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Wolfman
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 26.06.2007, 13:34

memo type wrong interpreted

Post by Wolfman »

hi,

i have tables with a memo field. if i use a select in a zquery to get the content zeos makes a stringfield and this is only 255 char in size. but the field has more than 255 char. so how can i get the rest of the field?

the query is generated dynamicaly and i have no fields added. i access the field with the function fieldbyname.

best regards
wolfman
Post Reply