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
This DataSource is exist and ODBC driver is work. But DbMetal show me next error: DbMetal: Could not load databaseConnectionType type 'FirebirdSql.Data.FirebirdCl ient.FbConnection, FirebirdSql.Data.FirebirdClient'. Try using the -- with-dbcon nection=TYPE option. What do I wrong? -- 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.
