InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) If the network is your bottleneck, then a potential solution is to use a single NIC card per server(b) To overcome the limitations of drivers, you can try to start multiple connections to your data source(c) For 64-bit systems, at design time you may be loading 32-bit drivers; ensure that at run time you are using 32-bit drivers(d) None of the mentionedI have been asked this question during a job interview.I need to ask this question from Integration Services topic in chapter Data Connectivity of SQL Server |
|
Answer» The CORRECT ANSWER is (b) To OVERCOME the limitations of drivers, you can try to start multiple connections to your DATA source |
|