RefreshQuick doesn´t works

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ziclope
Posts: 27
Joined: Fri 24 Feb 2006 11:34

RefreshQuick doesn´t works

Post by ziclope » Mon 10 Apr 2006 15:31

Hello,

I have a table with a String key and one field defined as timestamp.
In IDE when I use editor for retrieve field it is defined as TDateTime.

If I execute RefreshQuick It not found a TimeStamp field.

could you create a example demo ?

I use:
C++Builder 6 pro
MySQL server version: 4.1.18-standard
Latest MySQL DAC: 4.30.0.11

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 11 Apr 2006 08:28

We have sent simple application that shows how to use RefreshQuick function to you by e-mail.

ziclope
Posts: 27
Joined: Fri 24 Feb 2006 11:34

Post by ziclope » Tue 11 Apr 2006 11:22

Thank you.

Post Reply