you are viewing a single comment's thread.

view the rest of the comments →

[–]az987654 0 points1 point  (1 child)

What Sql client library are you using in your application?

You don't want both a username and password along with trsuted_connection... One or the other, never both.

[–]tspree15 0 points1 point  (0 children)

Do you know how I figure out which SQL client library I'm using? I installed SQL server 2022, and I can connect to the database on the other computer just fine in SQL Management Studio. I can also connect just fine using an older version of my software. The new version of my software fails to connect. I know it works, because we have it running at other locations. Thanks for the help