IBDAC does not supports Global Temporary Table in Firebird?

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sugi
Posts: 43
Joined: Wed 07 Dec 2016 02:05

IBDAC does not supports Global Temporary Table in Firebird?

Post by sugi » Thu 08 Dec 2016 23:28

Hi all

I have a latest IBDAC using in C++ Builder 6.

I have TIBCQuery that select a global temporary table in Firebird 2.5.2.
When tried to add fields via Fields Editor menu, an error raised : I/O error ...

Does this mean Global Temporary table from Firebird does not supported in IBDAC?

Thanks & regards,
Sugi

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: IBDAC does not supports Global Temporary Table in Firebird?

Post by ViktorV » Fri 09 Dec 2016 10:01

Unfortunately, we could not reproduce the issue.
In order to get a detailed answer, please compose a small sample demonstrating the described behavior and send it using the contact form https://www.devart.com/company/contactform.html including scripts for creating database objects.

sugi
Posts: 43
Joined: Wed 07 Dec 2016 02:05

Re: IBDAC does not supports Global Temporary Table in Firebird?

Post by sugi » Sun 11 Dec 2016 23:22

Your were right. I created a clean project, and it runs OK.

Must be something else wrong from my old project. Thanks for your help.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: IBDAC does not supports Global Temporary Table in Firebird?

Post by ViktorV » Tue 13 Dec 2016 13:07

If you have any questions during using our products, please don't hesitate to contact us - and we will try to help you solve them.

Post Reply