FirebirdSQL / NETProvider

Firebird ADO.NET Data Provider
https://www.firebirdsql.org/en/net-provider/
Other
159 stars 65 forks source link

Cannot establish a connection in Server Explorer when using Windows authentication [DNET373] #378

Closed firebird-automations closed 2 years ago

firebird-automations commented 13 years ago

Submitted by: John Carroll (llorracj)

Depends on DNET659

If you attempt to create a connection in Visual Studio using a database which is using Windows authentication, you cannot establish the connection. Everything appears to work - including the "Test Connection" indicating success. However, the OK button is disabled and remains disabled. It appears DDEX is incompatible with Windows authentication since it requires then entry of a user name and password.

firebird-automations commented 7 years ago
Modified by: @cincuranet status: Open \[ 1 \] =\> In Progress \[ 3 \]
firebird-automations commented 7 years ago

Commented by: @cincuranet

Confirmed. The cause is the `GetBasicProperties` and subsequently the `IsComplete`.

firebird-automations commented 5 years ago
Modified by: @cincuranet Link: This issue depends on [DNET659](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET659+in%3Atitle) \[ [DNET659](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET659+in%3Atitle) \]
cincuranet commented 2 years ago

Closing because #1001.