Hallo, 

I am developing a database application using Kylix
ver.1 and MySQL 4.23.41-log .
I can connect and execute the query but the problem is
my DBGRID only displays " (MEMO) ". 

Some of my friends said that perhaps it is caused by
the datatype of the field but I tried to change the
datatype of the field from "ftmemo" into "ftstring"
over "fielddefs" but.. once I restarted the database
connection... the datatype of my field is
automatically changed back into "ftmemo" and again my
DBGRID doesn't display the queried table but only
diplay " (MEMO) " in  each of its cells.
Is it because I have determined a wrong datatype on my
MySQL ? I am using "text" and "longtext" datatype for
the troubled queried table on my MySQL.
So which datatype of the field do I have to use to
make my DATAGRID can display my table properly ?

Thank you very much for your help.

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to