stockton Posted July 1, 2008 Share Posted July 1, 2008 I have a MSSQL database with a table containing a row defined as Column Name Data Type Length Turnover decimal 5 also in Enterprise Manager I see Precision is set to 7 and Scale is set to 2. Is it possibly that the max value could be limited to 9999,99 and if so what needs altering to allow up to 1000000,00? Link to comment https://forums.phpfreaks.com/topic/112754-solved-max-value-in-a-decimal-field/ Share on other sites More sharing options...
PFMaBiSmAd Posted July 1, 2008 Share Posted July 1, 2008 You have asked a MSSQL question in a forum for "configuring Apache, MySQL, and PHP on a Windows". Link to comment https://forums.phpfreaks.com/topic/112754-solved-max-value-in-a-decimal-field/#findComment-579183 Share on other sites More sharing options...
stockton Posted July 1, 2008 Author Share Posted July 1, 2008 Where, on phpfreaks, would you want me to ask that question? Link to comment https://forums.phpfreaks.com/topic/112754-solved-max-value-in-a-decimal-field/#findComment-579253 Share on other sites More sharing options...
wildteen88 Posted July 1, 2008 Share Posted July 1, 2008 We do have a sub forum for support with different SQL databases (MySQL, MSSQL, PostgreSQL etc) here. I'll move this to the MSSQL forum. EDIT: I must be blind its already been moved. Ignore what I said Link to comment https://forums.phpfreaks.com/topic/112754-solved-max-value-in-a-decimal-field/#findComment-579295 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.