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 Farooqui
http://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.

Reply via email to