Hi,
We are looking at making a basic BO universe to test it's performance and usefulness against our currect solution (SQL Server stored procedures).
We are keeping the SQL Server - and currently the SPs references tables and includes the "with(nolock)" hint. Is there a way to force queries executed from a universe to appeand this hint to all the tables?
Help appreciated!
Thanks!
Bob
We are looking at making a basic BO universe to test it's performance and usefulness against our currect solution (SQL Server stored procedures).
We are keeping the SQL Server - and currently the SPs references tables and includes the "with(nolock)" hint. Is there a way to force queries executed from a universe to appeand this hint to all the tables?
Help appreciated!
Thanks!
Bob