Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Decimal into MySQL ??

Guest
Aug 19, 2009 Aug 19, 2009

Hi,

I have a DECIMAL (4,2) column in MySQL, but when I try to input 6.50 into this column, it shows as 6.00.

I've tried to send the value as text, integer, and currency, but can't seem to get it to stick.

Anyone got any ideas?

TOPICS
Server side applications
476
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 21, 2009 Aug 21, 2009
LATEST

http://www.sitepoint.com/forums/showthread.php?p=4354904#post4354904

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines