- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I don't think you can display a memo since it is not an SQL field but an XML one.
you need to use some method like Substring(MyMemo,0,255)
Kind regards,
Pierre
Hi,
I don't think you can display a memo since it is not an SQL field but an XML one.
you need to use some method like Substring(MyMemo,0,255)
Kind regards,
Pierre