Hi
Where can I find database for samples from netfx3.com I was looking in workflow's samples and some of them need database but it's not provided. So where it can be found
Jedrzej
Hi
Where can I find database for samples from netfx3.com I was looking in workflow's samples and some of them need database but it's not provided. So where it can be found
Jedrzej
Database for samples ?
Umesh_DB2
I've found it already I made stupid mistake when I was unpacking file... I had a lot of files in my current directory but I thought it'll give me another nice directory. When I saw dir with name ExternalRuleSet I was 100% sure it really created catalog and full content of the executable is there. But I got another example and I noticed it doesn't create directory :) so...
Thanks ;)
Jedrzej
Guilherme Cestarolli Seleguim
There is no script that contains .sql needed to create Rules table. It's needed for External rullset toolkit example. Where I can find this one
Jedrzej
Cyberjunkie
The Rules Creation Database can be found at:
C:\Windows Workflow Foundation\Examples\ExternalRuleSetToolkit\2006-03-23\ or something like here. If you have doewnloaded the sample you should find it in the downloaded root directory.
The setup.cmd and the setup.sql should take care of creation of Rules Database and the tables.
Thanks,
Kushal.
Derek Hackbardt
The Db scripts needed for WF samples can be found here on your local machine if you have .NET 3.0 installed.
C:\WINDOWS\Microsoft.NET\Framework\v3.0\Windows Workflow Foundation\SQL\EN
Thanks,
Kushal.