VS2005 and SQL Mobile

D

Darren Shaffer

Yes it is possible. there is a command line utility called Upgrade.exe that
comes
with SQLMobile. location:

C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL
Server\Mobile\v3.0\wce400\armv4

You place this utility on your device, open a command
prompt on device (press and hold the clock and the enter/action button
on device - release the enter button, and choose Run from the resulting
menu). Note that to run Upgrade, you must have both SQL CE 2.0 and
SQLMobile OLEDB libraries on your device. there is good coverage
of this process in the SQLMobile Books online. If anything fails in the
process, a log file is created on device explaining why.

Finally, pls use newsgroup microsoft.public.sqlserver.ce for these sorts
of questions.

--
Darren Shaffer
..NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top