Click here to Skip to main content
15,887,350 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Does anyone know if a bootstrapper package exists for SQL Server Compact Edition v3.5 Service Pack 1?
(the pre-SP1 package resides in Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\SQL Server Compact Edition\)

I've looked everywhere (SDKs, SQL runtime, etc) and none seems to exist, just asking so that I won't reinvent the wheel...

--
[edit]
Thank you! It was right under my nose all the time. Unfortunately, they seem to provide only the 32 bit version. The 64 bit version needs to be created manually after all.
http://blogs.msdn.com/sqlservercompact/archive/2008/10/06/how-to-authoring-a-64-bit-clickonce-bootstrapper-package-in-visual-studio-2008-sp1.aspx[^]
Posted
Updated 2-Dec-09 12:12pm
v2

1 solution

I have the 3.5 SP1 bootstrapper installed, assume it came with VS 2008 SP1.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900