I am writing an extension that uses the database (DataLayer) to store member specific data and have noticed the the MySql equivalent to "SqlServerTableUtility" is not implemented. Is this an intentional omission ? If so, how am I meant to get field type information ?
MySql
I am writing an extension that uses the database (DataLayer) to store member specific data and have noticed the the MySql equivalent to "SqlServerTableUtility" is not implemented. Is this an intentional omission ? If so, how am I meant to get field type information ?
Drew
Well, I have now implemented "MySqlTableUtility", what do I do with it now to give back to anyone else that may need it ?
Drew
Submit a patch on the codeplex site: http://umbraco.codeplex.com
Ok, will do slace Thanks.
Drew
is working on a reply...