Overview
This release of SprintDB Pro 2.5 is
mainly focused on supporting the new Pocket PC Operating
System, Windows Mobile 2003 SE. Also some known bugs
have been fixed, and several new functions have been
added.
SprintDB Pro is now fully compatible with
VGA/Landscape on Windows Mobile 2003 SE.
Following bugs have been fixed
-
The “Left” alignment in Style argument
for the CreateControl() does not work.
-
Bugs
with the control properties window on the
Desktop Companion.
-
CallForm() macro command fails to find records by
date.
-
A bug when using INNER JOIN as a
form’s record source on the Desktop Companion.
-
OpenQuery(query, ReadOnly ) does
not work.
-
SetControl( ListControl.Locked,
true/false ) does not work.
-
Bugs with ValidationRule
property of a control that is located on a Tab
control.
Enhancements to the Form Controls
-
Supports date-time formatting for Edit controls
and List controls. Now you can specify the display
format for a date-time field.
-
Supports Left/Top/Width/Height properties for tab
control.
-
Supports ScrollButtons properties for Forms.
You can use
this
properties to specify whether form scrolling buttons
are displayed on a form. Also note that the CommandBar
property in the previous versions has now been renamed
to NavigationButtons.
Other Enhancements
-
You can “Rename” and “Create Copy” of a Table, Form,
and Query on the SprintDB Pro main screen by using
tap-n-hold popup menu.
-
On a form, You can specify whether the record
navigation buttons navigate records in the MainForm or
in a SubForm.
New Macro/Script Actions
CopyFile()
Copies an existing file to a new file.
SetNavButtons()
Shows/Hides the navigation buttons.
You can also specify which Main/Subform the navigation
buttons work for.
New Macro/Script Functions
DateFormat()
Formats a date into a date/time string.
Nz()
Returns zero, a zero-length string,
or another specified value when a Variant is Null.
For more detailed
information about the new version, please refer to the
SprintDB Pro user
manual.
|