I try to use IBDAC Trial with Delphi XE2 Enterprise and Firebird 2.5.1 under Windows 7 64-bit
the problem: "select *" give me only 6 fields, but in this table are 12. I try to set "select f1, f2,...,f12" but... again only first 6
The ClientLibrary for TIBCConnection is "fbclient"
that is wrong?
Thanks,
Max