RefreshQuick bug

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ben
Posts: 119
Joined: Wed 17 Nov 2004 19:48

RefreshQuick bug

Post by ben » Thu 28 Jun 2007 19:26

Hello,

I have two tables with the same field "lastchanged" as timestamp.

When I execute the RefreshQuick it produces an error: column ambiguous ...

which means you have to include the table prefix before the timestamp field.

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

Post by Antaeus » Tue 03 Jul 2007 06:38

Please provide the SQL statement that causes this problem, and script to create tables used in this query. You can either post it to the forum or send to me by e-mail at evgeniyd*crlab*com.

Post Reply