My database is on server that I connect to through a VPN tunnel. When I try to connect through SQL Server Management Studio, I do not have problem. When I try to connect with this Delphi component I get the message:
Login failed for user . The user is not associated with a trusted SQL connection.
although in my connection string I have the user and password. Can anyone help?
this article?UDLconnection file and check connection with it. After that copy connection string into your app.