Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pocket Builder

Status
Not open for further replies.

Phathutshedzo

Technical User
Sep 10, 2008
3
ZA
When you declare a datastore (non-visual object) in PocketBuilder and assign it a dataobject (datawindow), the datastore returns 0 (zero) rows on the PDA, while it retrieves the correct number of records while running it on the PC in the design environment. The only way to resolve this is to assign the dataobject used by the datastore to a visual datawindow control that you make invisible.

The 2 are unrelated except for sharing the same data object. Only then does the datastore retrieve correctly on the PDA. There is a work-around for this there seems (as explained), but this is concerning as it might cause unreliable operation in the field.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top