On 4/20/05, liigo <[EMAIL PROTECTED]> wrote: > 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?
Many of the error strings are in main.c.
On 4/20/05, liigo <[EMAIL PROTECTED]> wrote: > 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?
Many of the error strings are in main.c.