SQL Server 2014 Reporting Services Optimization Tips Consider using the Google Chrome browser to run the Reporting Services native mode Report Manager. SQL Server 2014 release of Reporting Services adds support for the Google Chrome browser. So, you can use the Google Chrome browser to run the Reporting Services native mode Report Manager to manage reports and the report server....
Tag: native mode
Tips for using bulk copy in SQL Server 2014
Tips for using bulk copy in SQL Server 2014 Use native mode bulk copy whenever possible. Because native mode bulk copies are generally faster than character mode, you should use native mode bulk copy whenever possible. Note. Now the bcp utility supports native data files compatible with SQL Server 2000, SQL Server 2005, SQL Server 2008, SQL Server 2008 R2,...