Subj : dbedit mysql 4.1.12 To : borland.public.cpp.borlandcpp From : Jose Vazquez Date : Fri Jun 03 2005 03:50 pm Hi there, I am developing an application with Mysql server version 4.1.12 and Borland Builder 6. Using a dbedit when the table is empty it shows "(memo)" on the field though it's a varchar(16) field type. The thing is that when I try to insert something through the dbedit it says "cannot access field MY_FIELD as Text type". What really amaze me is that this error only occurs when it's empty because it would show any field previously inserted by any "insert SQL sentence". Any ideas folks? .