Page 1 of 1
TVirtualTable and TUniQuery
Posted: Mon 07 Apr 2014 07:36
by kaiserilich
Hi.
I need execute a query of a
TVirtualtable using
TUniQuery component.
that is possible..?
it's possible how I can do it?
or some idea to solve / do it..?
thanks on advance.

Re: TVirtualTable and TUniQuery
Posted: Mon 07 Apr 2014 09:27
by AlexP
Hello,
The TVirtualTable component doesn't support query execution
Re: TVirtualTable and TUniQuery
Posted: Mon 07 Apr 2014 09:46
by kaiserilich
thanks for your answer.
how I can create a temporal table and use a query. with or without VirtualTable.?

Re: TVirtualTable and TUniQuery
Posted: Mon 07 Apr 2014 10:06
by AlexP
If your database supports temporary tables, you can create and work with such tables (execute queries) using TuniQuery
Re: TVirtualTable and TUniQuery
Posted: Mon 07 Apr 2014 10:48
by kaiserilich
okidoki
thanks so much
Re: TVirtualTable and TUniQuery
Posted: Mon 07 Apr 2014 12:37
by AlexP
You are welcome. Feel free to contact us if you have any further questions.