• Resolved siljerud

    (@siljerud)


    Hello, I’m using a seperate database to create a table. The data is integers, but when I make an SQL-query (e.g. SELECT * FROM test WHERE fruit=”Apple”) it formats all zero values to strings instead of integers. When I try to make a line graph it doesn’t work since it is a mix of integer and string data (Error message: “Please do not add more then one string-type”). Is there a way to make zeroes default to integers and not strings?

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hi siljerud,

    Sorry for the trouble,

    Based on your explanation we can see that you are using SQL queries which is the feature of the premium version.

    On this forum is not allowed support for the premium version, so please contact us on our support platform by choosing wpdatatables category and our support agents will help you out.

    Thank you for understanding.

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Zero as integer – not string’ is closed to new replies.