Hello i have a database setup with windowns authentication but when i try to connect i get this message. any idea what this is
I think Ignition does not accept windows auth for connecting to a DB, you must configure a user on your DB and enable the option to accept SQL external connections.
on SQL Server it's on Server Properties > Security > Server authentication
another possible solution it's to upgrade your JDBC driver.