Bug #92484 Floats/doubles/decimals are converted inccorectly when using Entity Framework 6
Submitted: 18 Sep 2018 14:58 Modified: 29 Feb 2020 0:13
Reporter: Rene Steen Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:6.10.7 OS:Windows
Assigned to: CPU Architecture:Any
Tags: EF6, Entity Framework 6

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:

[18 Sep 2018 15:14] Rene Steen
Visual studio error1

Attachment: error_1.png (image/png, text), 15.03 KiB.

[18 Sep 2018 15:14] Rene Steen
Visual studio error1

Attachment: error_1.png (image/png, text), 15.03 KiB.

[18 Sep 2018 15:14] Rene Steen
error_2

Attachment: error_2_correct.png (image/png, text), 14.07 KiB.

[18 Sep 2018 15:15] Rene Steen
database

Attachment: sql_output.png (image/png, text), 14.74 KiB.