what is data source
Answers
Answered by
4
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 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.
Answered by
1
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 need not be the same as the filename for the database.
Explanation:
follow me
Similar questions