Zeos(6.1.5) + MsSQL

Forum related to version 6.1.5 of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
klchin
Senior Boarder
Senior Boarder
Posts: 65
Joined: 02.09.2005, 06:27

Zeos(6.1.5) + MsSQL

Post by klchin »

Hi Alls,

How to solve this option setting,

when execute the SQL below

Select * from
subMsSQLsvr.DatabaseName.dbo.TableName.

where I connected to the main MsSQL server and
wanted access the sub-MsSQL server.

Error: Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS
options to be set for the connection.
This ensures consistent query semantics. Enable these options and then
reissue your query.

Regards
KL Chin
Post Reply