WWF 4.0 database accesshttp://forums.asp.net/t/1798386.aspx/1?WWF+4+0+database+accessWed, 02 May 2012 02:43:24 -040017983864957835http://forums.asp.net/p/1798386/4957835.aspx/1?WWF+4+0+database+accessWWF 4.0 database access <p>Hi,</p> <p>I am very new to WWF. I am creating one asp.net application using WWF 4.0</p> <p>If I want to make a database connection, shll I make that from Workflow itself, or we have to create connection from our application only.</p> <p>And also, please send me any reference document or link to know more about WWF 4.0.</p> <p>Thanks.</p> 2012-04-30T09:18:10-04:004960715http://forums.asp.net/p/1798386/4960715.aspx/1?Re+WWF+4+0+database+accessRe: WWF 4.0 database access <p>You could use WCF SqlWorkflowInstanceStore which saves workflow data in either SQL Server 2005 and 2008, and the constructor of it contains a parameter which specify SQL connection string. For more about this. please check this article.</p> <p><a href="http://msmvps.com/blogs/theproblemsolver/archive/2009/11/19/windows-workflow-foundation-4-and-persistence.aspx">http://msmvps.com/blogs/theproblemsolver/archive/2009/11/19/windows-workflow-foundation-4-and-persistence.aspx</a><br> <a href="http://wf.codeplex.com/releases/view/43585">http://wf.codeplex.com/releases/view/43585</a></p> <p>If you want to get more help, I recommend you'd better post your issue to the following forum.</p> <p>#Windows Workflow Foundation 4 <br> <a href="http://social.msdn.microsoft.com/Forums/en-US/wfprerelease/threads">http://social.msdn.microsoft.com/Forums/en-US/wfprerelease/threads</a></p> 2012-05-02T02:43:24-04:00