hmmm thanks i ll try this.. in between i m getting connection error while trying to compile the dblinq and i changed the connection string but it is still considering the old connection string.. how to solve this?
On Sep 4, 3:18 pm, "Pablo Iñigo Blasco" <[EMAIL PROTECTED]> wrote: > Hey!! That's because DbLinq isn't integrated in Visual Studio. You have to > use DbMetal if you want to generate your specific Datacontext class and > entity classes. DbMetal is a command tool that you can find in DbLinq. You > also can use VisualMetal, a frontend of DbMetal tool. > > Hope it helps. > > Regards. > > On Thu, Sep 4, 2008 at 8:47 AM, <[EMAIL PROTECTED]> wrote: > > > hi all i m new to DbLinq. i got the following error msg "the current > > data provider object does not support this functionality" when i tried > > to drag and drop the tables from the server explorer. This was the > > first time i tried to use DbLinq for connecting a VS 2008 C# web > > application poject with Mysql Db. can some one help me in this issue. > > Thanks in advance. > > -- > Saludos. Pablo Iñigo Blasco . --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
