首页 > TAG信息列表 > raised

网站增加SSL证书后,mysql访问不了的解决办法

An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call.Cannot access a disposed object. 解决方案 连接字符串 加上;sslMode=None就

Project Test.exe raised exception class EVariantTypeCastError with message 'Could not convert v

环境:ABFramework3.9.5 错误描述:循环插入报如题所示错误 代码如下: rstUpSalesDetail.FieldByName('CustGoodsCode').AsString:=rstSourceData.FieldByName('CustGoodsCode').AsString; rstUpSalesDetail.FieldByName('BrandID').AsString:=rstSourceData