I'm sure there's another term for this, because "user inputable SQL fields" gives me nothing in google. The idea is, say I have an inventory system. I have some predefined fields that I know will be needed, but I want to give the ability for the user to add additional fields that they need to track as well.
I'm looking for pointers to a tutorial or a guide that will help me do the coding for this, or at least a common industry term for it so I can do more intelligent searches.
Thanks,
James