Lazarus

Programming => Databases => Topic started by: ivoras on March 25, 2006, 03:16:27 am

Title: DBMemo+PostgreSQL crash
Post by: ivoras on March 25, 2006, 03:16:27 am
When I try to use a DBMemo or DBEdit control on a form, the application (and/or the designer) crashes when I try to set DataField property.

The crash is in DBMemo.inc, around line 222:

Code: [Select]
     Lines.Text:=FDataLink.Field.AsString;

This is Lazarus 0.9.13beta, fpc 2.0.0 on FreeBSD 6, with PostgreSQL 8.1. The field in question is of "text" type. It seems to work fine with a field of "varchar" type. The error is sometimes "runtime error 211", and sometimes "abstract method called". Any ideas/suggestions?
TinyPortal © 2005-2018