TMyLoader and temporary tables

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jmuehlenhoff
Posts: 36
Joined: Fri 30 Apr 2010 11:25

TMyLoader and temporary tables

Post by jmuehlenhoff » Wed 22 Feb 2012 10:30

Hi,

is the TMyLoader supposed to work on tables that where created using a TMyQuery with "CREATE TEMPORARY TABLE"?

I don't get this working here. It works fine on a permanent table, but fails on temporary tables.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Fri 24 Feb 2012 10:12

Hello,

Thank you for the information.
We have reproduced and fixed the problem.
This fix will be included in the next build.

Post Reply