Welcome Guest, Not a member yet? Register   Sign In
Leading zeroes to decimal value less than one
#5

(01-10-2022, 07:23 PM)kenjis Wrote:
(01-10-2022, 02:10 AM)Sureshkumar Wrote: As its not a way to have custom code in vendor so can you help if there is any other way to set FormatDecimals = 1 ?

The parameter FormatDecimals is not supported in the current SQLSRV driver.
I recommend you send a bug report or a pull request to support it.
https://github.com/codeigniter4/CodeIgni.../README.md

All you can do now is to create extended driver:
https://forum.codeigniter.com/thread-782...#pid383813
Thank you so much Kenjis Smile 

For now i have resolved issue by extending sqlsrv driver and I will report a bug regarding same.
Reply


Messages In This Thread
RE: Leading zeroes to decimal value less than one - by Sureshkumar - 01-14-2022, 11:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB