Hi Pascal,

Thanks for your quick and clear answer :)
I've tried DbMetal, but I'm still without success:
If ran DbMetal with the following command line
bin\DbMetal.exe -provider=MySql -database:hfm -server:localhost -
user:blah -password:**** -namespace:hfm -code:hfmdatabase.cs -sprocs

After DbMetal starts writing the c# class, it halts with the following
error:

DbMetal failed:System.IO.FileLoadException: The given assembly name or
codebase was invalid. (Except
ion from HRESULT: 0x80131047)
   at System.RuntimeTypeHandle._GetTypeByName(String name, Boolean
throwOnError, Boolean ignoreCase,
 Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean
loadTypeFromPartialName)
....
   at DbMetal.Generator.Implementation.Processor.ProcessSchema
(Parameters parameters) in C:\DbLinq-0.18\src\DbMetal\Generator
\Implementation\Processor.cs:line 111

I'm unable to find the root-cause of this, could you or someone else
perhaps tell me what's going wrong? Thanks in advance!

Jeroen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to