Detect db cell type - WORKS
Posted: Thu Dec 11, 2008 5:22 pm
Is it possible to detect the cell type in your database?
I thought it would be smart if you could output form elements based on the cell type. So if the cell type is text then you would get <textarea></textarea> and if it was varchar then it would be <input type="text" />.
Is this possible?
I thought it would be smart if you could output form elements based on the cell type. So if the cell type is text then you would get <textarea></textarea> and if it was varchar then it would be <input type="text" />.
Is this possible?