The Oracle Lite Blog

The Rekounas Blog about Oracle's Mobile Enterprise Application Platform

The Oracle Lite Blog header image 4

Entries Tagged as 'Oracle Lite'

Customizing the Workspace

November 10th, 2006 · No Comments

I have recently started coding for the sync process and have determined that the packaging wizard will not fulfil my needs. I have to use a hybrid approach combining the packaging wizard with the Consolidator API to get my application deployed. The first hurdle I have was to determine table weight. I completed that using [...]

Share

[Read more →]

Tags: Oracle Lite

Determining table weights

November 10th, 2006 · 2 Comments

One of the first things that you need to identify when developing a mobile application is to identify all the tables that will be synched and their relationships. In Oracle Lite, this is called Table Weights. Most applications that are developed have about 20-30 tables, so doing this manually shouldn’t take that long. I am [...]

Share

[Read more →]

Tags: Oracle Lite