Hi,
I'm testing a VFP app against a SQL Server 2017 database. I use "DRIVER=SQL Server Native Client 11.0" in my connection string for SQL Server 2012 and 2014. I don't think there is a newer version of Native Client than 11. Should I be using the "Driver={ODBC Driver 17 for SQL Server}" instead?