For Generating Crystal Reports, I’m Adding two more parameters like “Encrypt = true;TrustServerCertificate = true;” to the below code snippet, But I’m getting "Overload resolution failed because noaccecible arguments for setconnection property" error. SetConnection(My.Settings.server, My.Settings.database, My.Settings.userid, frmMain.DBPassword)
Thanks for the Help in Advance