Last night I spent hours trying to work out why a database was bombing out on a perfectly good connection. The error was something quite odd, different every time… But always on the same line.
To cut a long story short it turned out that I was using an older version of SQL CE and needed to upgrade.
After finding this it bombed with another error, but this time a more meaning full one and in due course I fixed it… Sounded to me like it was getting confused about which error to show first
Anyway, one of the things that struck me whilst upgrading the database was that it was how back to the old school it was… Using a command line tool!!!
In case you don’t know how to bring up your devices command line you need to:
Hold down the action button (the main button usual in the middle) and right click (hold down for a bit) on the clock (top right). This will bring up the RUN option where you will be prompted with a text box and button, just like you get with the desktop RUN.
Trouble with that is you are typing with the old fashioned Windows Mobile Keyboard… OK if you’re on a TyTN esq. device, but not so good if your SIP only!!!
This is where Remote control utilities come in.
Soti Pocket Controller Pro - My personal choice, though not free, but worth every penny especially in this case as it comes with a command line tool!
Pocket Snapshot Pro 3.0 – Not tried it myself, but it says it can do the job and who am I to argue.
MyMobileR – Free as in Free, nada… It’s quite good too 
LogMeIn – Works well, but not really a desktop dev tool, more a support tool.
Joao Paulo Figuerira – Does a C++ demo that creates a controller, which is nice of him
Microsoft PPC Command Shell power tool - O and if you really just want to right commands all day, then get a Linux this.
Share