The reason is the request. Cookie ("id") is empty.
So id = ""
SQL becomes select * from j_st, where id=
Inevitably make mistakes ..
You can handle the ID card.
Id = request. cookie(“id”)
If isNumeric(id) = false or id = "",id = 0.
id = cint(id)