initialize the datacontext with a different connectionstring
Posted: Sun 18 Apr 2010 08:47
How do I initialize the datacontext with a different connectionstring for Linq to MySQL?
If i pass a connectionstring to initialize the context it doesnt seem to work if the database name is different to the one the context was created with.
Thanks.
If i pass a connectionstring to initialize the context it doesnt seem to work if the database name is different to the one the context was created with.
Thanks.