I have a composite primary key in my table (i.e. primary key consists of two attributes). I am trying to update them in Flex. I use Flex Builder and can generate the php Services to access normal tables with standard primary keys but this is far too much for Flex Builder.
Does anyone have any modifications to the php Service thats provided with Flex builder that could enable me to get composite keys working? - Stephen Brown

