Bug #90589 DbDataAdapter adapter = dbProviderFactory.CreateDataAdapter() adapter is null
Submitted: 24 Apr 2018 3:54 Modified: 30 Jul 2018 0:53
Reporter: gao haidong Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:8.0.12 OS:Windows
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[26 Apr 2018 6:48] gao haidong
adapter is null  demo

Attachment: EnterpriseLibrary.Test.MySql.rar (application/octet-stream, text), 209.43 KiB.

[26 Apr 2018 6:54] gao haidong
adapter is null test

Attachment: EnterpriseLibrary.Test.MySql.rar (application/octet-stream, text), 210.31 KiB.