I use Business Objects XI R2 (BOXI) to report against a SQL Server 2000 database using an ODBC connection.
When I query the database using Enterprise Manager on the server I can make use of all functions available within SQL Server, yet when I access it via the ODBC connection I only get a very small subset of SQL Server functions available.
I can use the inbuilt BOXI functions, which work on the data locally, but would like the functions processed on the server instead.
Is this constraint a property of the ODBC driver, and if so are there other drivers which would expose all of the available SQL Server functions.
Any suggestions appreciated.
When I query the database using Enterprise Manager on the server I can make use of all functions available within SQL Server, yet when I access it via the ODBC connection I only get a very small subset of SQL Server functions available.
I can use the inbuilt BOXI functions, which work on the data locally, but would like the functions processed on the server instead.
Is this constraint a property of the ODBC driver, and if so are there other drivers which would expose all of the available SQL Server functions.
Any suggestions appreciated.