MSSQL connection support October 26, 2020, 07:47:00 PM Good day all.I am trying to connect to mssql database. My database logon is configured for "windows logon authentication" which does not require me to add a username and password when accessing the database. Under the "Select Database" section when creating a new project the application is looking for User and password. Is there a work around for this? Thanks in advance. Quote Selected
Re: MSSQL connection support Reply #1 – October 26, 2020, 09:29:40 PM @dra you will have to create a username and password in your MSSQL to use with phprad. Quote Selected