.Net MySql error “The given key was not present in the dictionary”

后端 未结 7 1364
深忆病人
深忆病人 2021-01-19 01:44

Trying to get simple count from table results in exception bellow. Tried different select statemens which also makes exception: \"SELECT * FROM goods\", but \"<

7条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-19 02:40

    Code is correct and all suggestion also should work. Just removed "collation-server" settings and restarted server and everything works as expected.

提交回复
热议问题