Nope, the message id's not available on the sms object, so it's not stored on the sqlbox tables (since it cannot be passed as a parameter with it's current design).
I suppose that's why the matching is done against other parameters (datetime, from, to, smsc, etc). Regards, Alejandro On Tue, May 27, 2008 at 4:12 PM, Eduardo Raad <[EMAIL PROTECTED]> wrote: > Does anyone know how to active the message ID field in SQLBOX standalone? > > I looked at the code in mysql_sqlbox.c and it is commented out. Tried to > uncomment it but I get a type compatibility error. > > Thank you. > > Eduardo
