Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement full .Net CLR Decimal support #221

Open
miyconst opened this issue Sep 1, 2017 · 0 comments
Open

Implement full .Net CLR Decimal support #221

miyconst opened this issue Sep 1, 2017 · 0 comments

Comments

@miyconst
Copy link

miyconst commented Sep 1, 2017

Currently Starcounter supports X6Decimal which has less precision compare to .Net CLR version. It leads to exceptions like:

{"ScErrCLRDecToX6DecRangeError (SCERR4246): The CLR Decimal cannot be converted to a Starcounter X6 decimal without data loss. Range error.\r\nVersion: 2.2.1834.\r\nHelp page: https://github.com/Starcounter/Starcounter/wiki/SCERR4246."}

Full version of .Net CLR decimal should be implemented.

Docs page has to be updated after the implementation - Starcounter - Data types.

@bigwad please assign @Mackiovello when the implementation done, he will update the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants