Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Programatically creating CONSCLI.ODB on WM5 smartphone device?

242891Jul 15 2007 — edited Oct 29 2008
Hi. I'm trying to install the Oracle Lite Client on a WM5 device. It's a smartphone (HTC Excalibur) which uses a keyboard but doesn't have a touchscreen.

I can install the CAB file but all the graphic (GUI) applications have some (expected) issues with the screen size (320x240) and the lack of a pointing device.

The main problem is that mSync doesn't work. Can't even put the credentials (username/password), all that appears is a menu option ("Tools"), but no main window, ...

So I was trying to programatically sync the application with the repository, using the ocSessionInit/ocDoSynchronize/oc* calls. But all of them fail because of a "database is not created" error.

Which leads me to want to create the conscli.odb file, but there doesn't seem to be an API for that. I know that mSync does it on first run (Pocket PC 2003, ...)

Any hints? Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2008
Added on Jul 15 2007
15 comments
2,680 views