Computer Science, asked by pujithapalla6667, 8 months ago

Which amongst the given options is used to create a new data source?

Answers

Answered by Rahul9048
17

Answer:

DataSource is a name given to the connection set up to a database from a server. The name is commonly used when creating a query to the database. The data source name (DSN) need not be the same as the filename for the database. For example, a database file named friends.

Explanation:

Answered by 16MonksS
6

Answer:

DataSource is a name given to the connection set up to a database from a server.

The name is commonly used when creating a query to the database. The data source name (DSN) need not be the same as the filename for the database. For example, a database file named friends.

Similar questions