Heterogeneous queries require the ANSI_NULLS and ANSI_WARNI

The stable tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.
Post Reply
ferfigl29
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 15.05.2013, 08:55

Heterogeneous queries require the ANSI_NULLS and ANSI_WARNI

Post by ferfigl29 »

SELECT *
FROM OPENQUERY(JJ, 'SELECT * FROM ARTICULO order by codigoArticulo')

no funciona, What's problem with this query???
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1935
Joined: 17.01.2011, 14:17

Post by marsupilami »

Hello ferfigl29,

could you please be a little bit more specific on what you try to do? The select statement on its own looks somewhat broken to me? What do you try to do? Which error messages do you get? Can you post some source code?
Best regards,

Jan
Post Reply