Hi. I have been troubled the same problem but on another platform and learned, that you need this file is same directory: MySql.Data.dll
Google it and you can d/l it from MySql website. Cheers. On Mar 14, 7:43 pm, Sharique uddin Ahmed Farooqui <[email protected]> wrote: > Hi, > I'm using openSuse 11.2, mono 6.2.1, mysql and dblinq from svn. When > I run dbmetal to generate code i get this error > > #mono DbMetal.exe -u="root" -p="" -d=test --provider=MySql > --code=test.cs -server="localhost" > DbLinq Database mapping generator 2008 version 0.19 > for Microsoft (R) .NET Framework version 3.5 > Distributed under the MIT licence (http://linq.to/db/license) > > Failed to load provider MySql : > DbMetal failed:System.ApplicationException: Failed to load provider MySql > at > DbMetal.Generator.Implementation.SchemaLoaderFactory.GetLoaderAndConnection > (System.String provider, System.String& dbLinqSchemaLoaderType, > System.String& databaseConnectionType, System.String& sqlDialectType) > [0x00000] in <filename unknown>:0 > at > DbMetal.Generator.Implementation.SchemaLoaderFactory.GetLoaderAndConnection > (DbMetal.Parameters parameters, System.String& dbLinqSchemaLoaderType, > System.String& databaseConnectionType, System.String& sqlDialectType) > [0x00000] in <filename unknown>:0 > at DbMetal.Generator.Implementation.SchemaLoaderFactory.Load > (DbMetal.Parameters parameters) [0x00000] in <filename unknown>:0 > at DbMetal.Generator.Implementation.Processor.ReadSchema > (DbMetal.Parameters parameters, ISchemaLoader& schemaLoader) [0x00000] > in <filename unknown>:0 > at DbMetal.Generator.Implementation.Processor.ProcessSchema > (DbMetal.Parameters parameters) [0x00000] in <filename unknown>:0 > > ----- > Sharique uddin Ahmed Farooquihttp://safknw.blogspot.com/ > "Peace" is the Ultimate thing we want. -- 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.
