macros in clause "from"

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
arconet
Posts: 5
Joined: Thu 19 Oct 2006 11:12

macros in clause "from"

Post by arconet » Thu 19 Oct 2006 11:17

macros in the clause from do not work.
example: select * from &esquema.tabla where….

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Fri 20 Oct 2006 07:33

We couldn't reproduce this error. Please check that esquema macros is active. If the problem persists, specify the version of ODAC you use.

arconet
Posts: 5
Joined: Thu 19 Oct 2006 11:12

Post by arconet » Mon 23 Oct 2006 09:47

I have the 5.70.0.29 version, if I make a program from the beginning then works. If I modify a program that had done surely with a previous version it does not work.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Mon 23 Oct 2006 13:40

Please send to ODAC support address complete sample that demonstrates this problem.

Post Reply