Connecting to sql server

  • I have a case where sql client applications connect to the server using sql authentication. This is hard coded on the client side when connecting. Now is there a way the same client can connect using LDAP user id assuming that the connection to database shouldn't be made using sql/windows authentication to. Is LDAP user id similar to a sql id or needs a different authentication. This is to be used on windows 2003 OS. ANy advices will be greatly appreciated.

    TIA

  • I am not sure that you can change authentication type if the connection type and string are hard-coded.

    Regards,Yelena Varsha

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply