Xataface using SET field types?
Posted: Wed Jun 11, 2008 8:00 pm
Hi steve and friends,
My first time posting here, so I have to give you props for creating such an intuitive frontend for mysql browsing/editing.
I'm creating a database here, and one thing I noticed was the problem handling SET field types. Selecting one item in the set works fine, but whenever I select multiple entries via combobox (or checkbox, I suppose), it will not save multiple entries to the database. Either it is saved blank, or just one entry. I'm assuming this is because it isn't saving the string with correct formation?
I know Xataface can use fields.ini & valuelists.ini with a TEXT field type to create a similar desired effect, but I'd rather do it with SET type in the mysql database.
The server is running mysql 5.0.45, and php 5.2.5 on a web host (no shell access).
On another database, I'm having issues installing on IIS, but I'll save that for another topic...
Thanks again,
sophistry
My first time posting here, so I have to give you props for creating such an intuitive frontend for mysql browsing/editing.
I'm creating a database here, and one thing I noticed was the problem handling SET field types. Selecting one item in the set works fine, but whenever I select multiple entries via combobox (or checkbox, I suppose), it will not save multiple entries to the database. Either it is saved blank, or just one entry. I'm assuming this is because it isn't saving the string with correct formation?
I know Xataface can use fields.ini & valuelists.ini with a TEXT field type to create a similar desired effect, but I'd rather do it with SET type in the mysql database.
The server is running mysql 5.0.45, and php 5.2.5 on a web host (no shell access).
On another database, I'm having issues installing on IIS, but I'll save that for another topic...
Thanks again,
sophistry