I want to localize the error message of sqlite, such as:
errcode=1: "No such table: xx"
But where is the message in the source file?
I want to localize the error message of sqlite, such as:
errcode=1: "No such table: xx"
But where is the message in the source file?