DbMetal /server:10.30.11.49 /user:sysdba /password:masterkey "/database=D:\IMS new soft\Programms\StoreGoods\BASEGOODS.FDB" /provider:Firebird /code:DataContextFB.cs
try this :) 2010/7/6 Максим Иринархов <[email protected]> > I try to create dbml-file for Firebird Database. I run next command: > >dbMetal /provider:Firebird /conn:"User=SYSDBA;Password=masterke > y;Database=:;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]<dblinq%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/dblinq?hl=en. > > -- 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.
