I want to convert a resultset to a string. I have tried everything but it always gives no data found. Please provide some solution

前端 未结 3 1125
陌清茗
陌清茗 2020-12-21 06:59

I want to convert a ResultSet to a string. I have tried everything but it always gives no data found. Please provide some solution

3条回答
  •  一整个雨季
    2020-12-21 07:10

    Impossible to say with no code, but if you're trying to retrieve the data in the "tx_content" field, try getting "TX_CONTENT" - sometimes upper/lower case makes a difference.

提交回复
热议问题