You didn't specify the language (c# or vb) for generated code. you may specifty it with "code=file_name" parameter (it will recognize the language from extension) or with "language= c# | c#2 | vb" parameter. 2010/12/27 Thomas Üblacker <[email protected]>
> Hey, sorry for the delay! > > I tried following command: > DbMetal.exe -u:user -p:pw -s:server -d:db -provider=MySql > > Best regards > Thomas > > On 22 Dez., 11:13, Sadık Eser <[email protected]> wrote: > > Hi Thomas, > > > > can sou write parameters you have been used. > > 2010/12/21 Thomas Üblacker <[email protected]> > > > > > > > > > > > > > > > > > Hey guys, > > > > > I am trying to install dblinq with mysql adapter and followed the > > > instructions on the homepage. When running DbMetal to create the c# > > > files, following error is thrown: > > > > > "DbMetal: Es ist kein CodeDom-Anbieter für die Sprache definiert.", > > > which means that for the actual language (i guess is means mysql) is > > > no CodeDom provider available . > > > > > Do I have to put anything else in the folder, except the downloaded > > > files and mysql.data.dll? > > > > > Best Regards > > > Thomas > > > > > -- > > > 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]> > <dblinq%[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]<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.
