I have a view within a GP database that selects data from a separate data warehouse server in our environment. The select statement of the view works within Query Analyzer, but returns the following error when trying to set it up for use within Smartlist Builder:
GPS Error: 58
SQL Error: 7405 [Microsoft][ODBC SQL Server Driver][SQL Server]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.
These options are set on the database, but having them off or on doesn't affect the outcome. Has anyone run into this?
FYI we are running GP 8.0 and SQL 2000
Thanks.
GPS Error: 58
SQL Error: 7405 [Microsoft][ODBC SQL Server Driver][SQL Server]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.
These options are set on the database, but having them off or on doesn't affect the outcome. Has anyone run into this?
FYI we are running GP 8.0 and SQL 2000
Thanks.