Computer Science, asked by ps044494, 2 months ago

what is data source? class 8th subject computer science​

Answers

Answered by YASHASVEESHUBH
4

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 need not be the same as the filename for the database. For example, a database file named friends.mdb could be set up with a DSN of school.

Similar questions