InterviewSolution
Saved Bookmarks
| 1. |
What Is A Data Source Or Ds? |
|
Answer» The data SOURCE is the Physical CONNECTION information that ANALYSIS service USES to connect to the database that host the data. The data source contains the connection string which specifies the server and the database hosting the data as well as any necessary AUTHENTICATION credentials. The data source is the Physical Connection information that analysis service uses to connect to the database that host the data. The data source contains the connection string which specifies the server and the database hosting the data as well as any necessary authentication credentials. |
|