Re: SQLBox Bug
Alejandro Guerrieri <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
That's an error thrown by the DB because it couldn't find a column named "DLR". Is your database structure correct? Maybe you configured the field names wrong? The default for SQLBox is "dlr", not "DLR" (but you can override that from the conf file). Regards, -- Alejandro Guerrieri [email protected] On 08/04/2009, at 4:26, sangprabv wrote: > SQLBox returns this error on the log file "2009-04-08 09:06:10 [19482] > [4] ERROR: MYSQL: Unknown column 'DLR' in 'field list'" Is it a bug? > > > > Willy > >