Hello, I am working on a project that needs to work with either a desktop DB (SQL Express 2008) or a remote DB (MySQL). I have downloaded and installed the MySQL connector and I am able to connect to a test MySQL DB.
I plan on using LINQ for access of the databases and found DBLinq, it looks like it is what I need to access MySQL using LINQ. However, I am not a DB expert and I just don't understand what steps I need to take to get DBLinq working with VS 2008 and VB.NET. I have read the instructions but really don't understand the steps I need to take. Also, when it comes to deploying my application is there anything special I need to do in order to use DBLinq so that I can offer the user an option to enter the URL to the NySQL database at runtime. Please could someone help me get this set up. Many thanks, Sid. -- 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.
