Skip to content

System.InvalidOperationException: 'InitializeClientSecurity not called' exception when try to fbConnection.Open() with invalid ConnectionString password #1232

@luronumen

Description

@luronumen

Actual Result

  • System.InvalidOperationException: 'InitializeClientSecurity not called' exception when try to fbConnection.Open() with invalid ConnectionString password
Image

Expected Result

  • FbException exception should happen instead of System.InvalidOperationException exception

Steps to Reproduce the Issue

  • Try to connect with the FirebirdSQL database with a valid user but a invalid password

Important notes

  • This issue does not happen with Windows thrusted Authentication

Enviroment Setup

  • .NET 9.0
  • ADO.NET Provider version 10.3.3

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions