Recent

Author Topic: Can't receive Memo field contents using tSQLQuery  (Read 3956 times)

JJurado

  • New member
  • *
  • Posts: 8
Can't receive Memo field contents using tSQLQuery
« on: August 02, 2006, 10:11:25 am »
Hi!

I'm developing an application that use M$ Access. I have to access to a Memo field trougth a SQLQuery component. But I can't. The SQLQuery.FieldsByName('MemoField').AsString always return '' (empty string) If I try with a tDBMemo linked with a DataSet to the SQLQUery I get the same result. The rest of the field types wich I've been working was successful.

I've been searching in the forum but I didn't see anything about this problem.

Could any body help me?

Thanks.

JJurado

  • New member
  • *
  • Posts: 8
Can't receive Memo field contents using tSQLQuery
« Reply #1 on: August 04, 2006, 10:10:47 am »
Well,  I'm going to answer my own.

I was using 0.9.16 version. It appears that there wasn't implemented Memo data fields in that version.

I tryed with 0.9.17 08/03/2006 snapshot and all worked fine.

Thanks to the Lazarus and Free Pascal developers team!

 

TinyPortal © 2005-2018