How can I have more than one connection to the same store?

Abstract: How can I have more than one connection to the same store?

�Use the DataStoreConnection component. DataStore derives from it, so if you only
want one connection, you already have it.