visual studio 2008 - How to install run sql on windows mobile -
how transfer , install database ( sdf ) on windows mobile 6 pda
theere no "install" of file - it's single file. copy device via activesync/wmdc or storage mechanism.
ssing file requires consuming application have sql compact binaries installed. microsoft supplies simplistic on-device query analyzer, iirc comes redistributables.
if need else, need bit more clear in question.
edit
once install redistributables on pc, various cab files , binaries sql compact stored here:
%program_files%\microsoft sql server compact edition\v3.5
Comments
Post a Comment