Hello MS Access Expert,
If I have
	
		
 in the ODBC connection string I presume that would require me to install this driver on the client's machine?  However, suppose the client gets a new computer later on and it has ODBC Driver 18 installed.   Will that break my ODBC connection?
Is it sufficient to use DRIVER={SQL Server} in MS Access which comes with every Windows version, although, the below link states that this driver is outdated.
https://stackoverflow.com/questions...s-in-using-driver-sql-server-vs-native-client
Thank you for your input.
 If I have
		Code:
	
	
	ODBC Driver 17 for SQL Server
	Is it sufficient to use DRIVER={SQL Server} in MS Access which comes with every Windows version, although, the below link states that this driver is outdated.
https://stackoverflow.com/questions...s-in-using-driver-sql-server-vs-native-client
Thank you for your input.