Hi all.

I execute the query SELECT NOW() in Delphi 5.0 against MySQL 3.22.30 and
Delphi understand that the column of the query is of type ftString (String)
when it should be ftDateTime (datetime).

Any query I execute that contains a datetime column returns the datetime
type.

In MySQL 4.0.3 I don't have this problem.

How could I change the result type from string to datetime?

Note: I use Delphi components WinZeos 3.0.2.

Thanks in advance.

Iago.




---------------------------------------------------------------------
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