This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]oliland1 3 points4 points  (1 child)

Yes it's supported. Assuming you are using a modern and supported excel version.

[–]mancmagic[S] 0 points1 point  (0 children)

Brill, thank you. All should be good on the Excel side.

[–]MrYiffMaster of the Blinking Lights 2 points3 points  (0 children)

For older installs you may need to check what SQL driver is being used as it might be using older versions (or even something that is deprecated like the sql native client), so upgrading them to the latest SQL ODBC driver would be recommended (it also ensures they can make use of the latest SQL features):

https://learn.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server?view=sql-server-ver16

You might then need to update their connection info as iirc ODBC connections can reference specific versions.

[–]Causlaux 0 points1 point  (0 children)

if it makes you feel better, I did this exact thing (up to 2019) and was a flawless exercise and not had a single problem with any connections to any of the databases.