Have anyu of you experienced anything similiar when using DbLinq for MySQL? I build the code successfully, but when executing I get the following error.
I have made references to: DbLinq.dll DbLinq.MySqlServerdll MySql.Data.dll so I can't see what I'm missing: Here is my connectionstring: server=yyy;database=xxx;Uid=aaa;Pwd=bbb;MultipleActiveResultSets=True Should it look any different? Kindly Regards Rasmus -- 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.
