How do you handle tables who’s primary key is built up of more than one column (i.e. year/month/model). I put it in the dhtmlxGrid forum but this also applies to the form, the dataprocessor, etc…
In an ideal world, all tables ALWAYS have an independant auto-increment column, but sometimes you have to build ontop of existing db structure …