Hi !
I love HeidiSQL ! Long time I was working with MySQL Workbench but 3 days ago I heard about HeidiSQL and I will no longer use any ohter
When connecting to a MSSQL Server with UserName & PWD it works, using SQL Server Authentification.
I at the moment have no idea how to connect to this 2005 MSSQL using integrated Windows Security ?
What do I have to do or is this feature currently not available.
Cheers
Robert
MSSQL with Windows Security
Hi Angsar !
I tried that - logging on with windows username and pwd - but that doesnt work. As I am a developer myself (but not delphi ) I know that when connecting to a mssql server with windows authetication requires a parameter like [Integrated Security=SSPI].
Cheers
Robert
I tried that - logging on with windows username and pwd - but that doesnt work. As I am a developer myself (but not delphi ) I know that when connecting to a mssql server with windows authetication requires a parameter like [Integrated Security=SSPI].
Cheers
Robert
Code modification/commit
f6588fb
from ansgar.becker,
13 years ago,
revision 6.0.0.3972
Add support for integrated Windows authentication on SQL Server. See http://www.heidisql.com/forum.php?t=8856
I just tried this when running HeidiSql in Wine on a Mint install. basically I need to tell the server that I'm using windows/AD credentials, but provide them in the username/password field. (My linux install isn't member of the domain).
I tried domain\username, usename alone and username@domain.tld - neither let me login.
I tried domain\username, usename alone and username@domain.tld - neither let me login.
Please login to leave a reply, or register at first.