DCSIMG
sql server 2000 - Doron Goldberg

Browse by Tags

All Tags » sql server 2000 (RSS)
A few weeks ago I was trying to run a workflow on my local machine using a remote Sql Server 2000 for the tracking & persistence services. “Windows Workflow Foundation provides an implementation of it through the SqlWorkflowPersistenceService. This class saves workflow data to a SQL Server 2000 or SQL Server 2005 database with a well-known schema.” While the official documentation is referring Sql Server 2005 & Sql Server 2000 the same - reality proved me otherwise: To summarize things all...