A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
there is some info about this in this blog post:
http://world.episerver.com/Blogs/Paul-Smith/Dates1/2011/4/Dynamic-Data-Store--Tips-Tricks-and-Best-Practises/
Yes, read that one but no solution there to my question.
There is just info about creating the table and mapping not how to acctually connect to the separate db while not changing the default provider.
How do I go about to save selected instancens of my DDS in a separate database?
I don't want to change the defaultprovider for the datastore, I just want to save one or more stores in a separate db.
How do I change the provider to use a different connectionstring?