Hi,

First of all: you're sending a message with an enormous quote of someone
elses message, this really is "not done" on an e-mail list. Start your own
topic.

> I'm  having problems upgrading my database from 4.0.x to 5.0.x, specially
> with date fields
> 
> For example with 4.0.x I do: "select startDate from TEvent" and in my
> application it is displayed ok(managed with controls), but the same code,
> same odbc, same control in delphi, etc with mysql 5.0.x it displays: byte
> instance of the date storaged in my table

What datatype is being returned for this column if you try and use it
in Delphi with the ODBC driver?

Did you try the v5 driver already?
http://dev.mysql.com/downloads/connector/odbc/5.0.html

> My versions are:
> Delphi 5
> MyODBC-3.51.11-2-win
> MySQL 5.0.18
> MySQL 4.0.26

Martijn Tonies
Database Workbench - development tool for MySQL, and more!
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to