0

アプリケーションに新しいデータベースを登録しようとしていますが、ここに接続文字列がありますが、バージョンを 4.1.7 から 4.2.1 にアップグレードした後、どれも機能せず、エラーがスローされます

Data Source=xxx;Initial Catalog=xxx;Integrated Security=True;
Data Source=xxx;Initial Catalog=xxx;Integrated Security=SSPI;
Data Source=xxx;Initial Catalog=xxx;Integrated Security=True;ProviderName=System.Data.SqlClient


Error connecting to database: Cannot convert null to 'bool' because it is a non-nullable value type
4

1 に答える 1