Inline... On Jul 6, 2010, at 3:41 AM, Максим Иринархов <[email protected]> wrote: > I try to create dbml-file for Firebird Database. I run next command: >> dbMetal /provider:Firebird /conn:"User=SYSDBA;Password=masterke > y;Database=10.30.11.49:D:\IMS new soft\Programms\StoreGoods > \BASEGOODS.FDB;DataSo > urce=InterBase" /dbml:db.dbml > > DbMetal: Could not load databaseConnectionType type > 'FirebirdSql.Data.FirebirdCl > ient.FbConnection, FirebirdSql.Data.FirebirdClient'. Try using the -- > with-dbcon > nection=TYPE option.
How did you install DbLinq/DbMetal? Specifically, is FirebirdSql.Data.FirebirdClient.dll in the same directory as DbMetal.exe? See: http://code.google.com/p/dblinq2007/wiki/Installation in the "To run DbMetal" section. - Jon -- 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.
