Created
October 9, 2013 15:49
-
-
Save kamsar/6903413 to your computer and use it in GitHub Desktop.
forms.config modification for WFM connection string provider
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<formsDataProvider type="My.Namespace.SqlServerWfmDataProvider, My.Assembly"> | |
<param desc="connection string name">forms</param> | |
</formsDataProvider> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment