|
Posted
almost 15 years
ago
by
[email protected]
(Thomas Üblacker)
Thank you for the hint - i really need some holidays :) Best regards Thomas
|
|
Posted
almost 15 years
ago
by
[email protected]
(Sadık Eser)
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]>
|
|
Posted
almost 15 years
ago
by
[email protected]
(Thomas Üblacker)
Hey, sorry for the delay! I tried following command: DbMetal.exe -u:user -p:pw -s:server -d:db -provider=MySql Best regards Thomas
|
|
Posted
almost 15 years
ago
by
[email protected]
(Jonathan Pryor)
I would imagine that on your other machine MySql.Data is NOT installed into the GAC. You should double-check this. Alternatively, you have MySql.Data.dll installed, but it's a different version. Again, you should double-check this. System.Data.Linq
|
|
Posted
almost 15 years
ago
by
[email protected]
(El)
Hi, I have written a mono app in Ubuntu 10.04 using Linq-2-SQ. The MySql.Data.dll provider is installed on the GAC and I generated the dbcontext using sqmetal. On one machine, I am able to run the application without any problem. On another machine with the same set up, I get the following error:
|
|
Posted
almost 15 years
ago
by
[email protected]
(Dotblock. com)
*Scalable Cloud Hosting by Dotblock Join Now and Get a 15 Day Trial for $1.00 - Design, Develop, Deploy* <[link]> Can't see this image? Click here to start your 15 day trial <[link]>
|
|
Posted
almost 15 years
ago
by
[email protected]
(Sadık Eser)
Hi Thomas, can sou write parameters you have been used. 2010/12/21 Thomas Üblacker <[email protected]>
|
|
Posted
almost 15 years
ago
by
[email protected]
(Thomas Üblacker)
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
|
|
Posted
almost 15 years
ago
by
[email protected]
(Miss karo1ina)
Hello, I have the feeling that this piece of mail will reach you in a perfect state of mind and better healthy condition. I believe and also have the feeling that in todayâs world, neither race, nationality nor religion will any longer posse a
|
|
Posted
almost 15 years
ago
by
[email protected]
(chacal)
Is posible to use dblinq with asp.net dynamic data? i need the subsonic's + scaffold combo, but using dblinq with asp.net dynamic data. Is it posible?
|