This might be a daft question but I'm stuck with having to write against MS Access 2010 and would like EF5 to help me rather than writing home grown generators/raw sql or learning Nhibernate.
Having attempted to generate a data dictionary from it once, I realise it's not all that self describing in a SQL Server way so maybe this is the issue (as in, "not a real database").
Are there enough folks that would benefit from this to make it a worthwhile addition to EF5? Or is anyone planning on doing this?
I've <2 years full / part time coding or sql experience so it might be a touch advanced for me to build it myself - at least for the moment! :).
Very grateful for any opinions offered!