MySQL text field lengths truncated



I'm new to MySQL development. I'm using Delphi 7, ADO components, connecting
to a remote MySQL server 4.1.10.

I've got a text field in a table in the database. When I use varchar(255)
for the type, I get 255 characters in the field. When I try other text types
(Medium Text, Long Text) with larger numbers specified (I've tried 512,
1024, 4096), I can't get more than 162 characters. I checked this by adding
fields to the query (edit the field list).

I've searched for this type of error, but can't find a solution. I can't use
a longer varchar type because the web hosting company isn't ready to move to
MySQL 5.

Anybody solve this type of problem?


.



Relevant Pages

  • Re: Preliminary Report on D2005A (Trial)
    ... "Derek Davidson" wrote in message ... >> connecting to SQL2000 and mySQL, ... > Abstract) and I've moved all of my multi-tier development onto this. ...
    (borland.public.delphi.non-technical)
  • MySQL - FBSD 6.0 Freezing server.
    ... I been getting server freezups the past two weeks, but have determined it is happening when connecting to mysql port 3306 remotely. ...
    (freebsd-questions)
  • Connecting to MySQL using DBTools and PuTTY
    ... I have a problem connecting to a remote MySQL database via SSH using ... DBTools and PuTTY. ...
    (comp.security.ssh)
  • RE: Connecting to MySQL
    ... One of them is connecting it through of ODBC. ... If you have .NET Framework 1.0, you'll have to install ODBC .NET. ... you need the correct APIs (or drivers) to do it. ... MySQL recomends the next free drivers (there are a lot of drivers, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: MySQL 4.x questions...
    ... > I installed MySQL server 4.1.0_1 to support the PostNuke CMS and the phpBB ... Both users groups tell me that there's a mysql ... connecting using the unix socket will ...
    (freebsd-questions)