[ic] 'inactive' column name not allowed

paul jordan interchange-users@icdevgroup.org
Tue Nov 12 21:04:01 2002


Hi all

I just wanted to confirm something.

I had spent a few hours trying to get a couple mysql tables to work. It
seemed naming a field 'inactive' is a no-no.

I could not do a simple...

WHERE   inactive != 1

However when I changed the field to "status" all works fine....

Is 'inactive' a reserved name? is this an IC thing?


Paul