Home | Product Info | Downloads | Register | FAQ | Online Help | Support | News | DB Development

Buy SprintDB Pro Here!
 
   
 

SprintDB Pro 3.0 & Desktop Companion 2.0

 

SprintDB Pro is now fully compatible with Windows Mobile 5.0.

The issue with Windows Mobile 5.0/ActiveSync 4.x has been fixed.

 

Simply install SprintDB Pro/Pro+Printing Ver 3.0. You will be able to convert and synchronize your Access databases with your WM5.0 device as previously.

 

Upgrades:

We have sent the customer upgrade email for this new version.
If you have not received the upgrade email, please let us know.
If you have changed your email address, please let us know.

 

Following bugs have been fixed

  • Fixed bug with DATEADD().

  • Fixed bug with form password.

  • When you create/edit a module, SprintDB Pro will automatically add '@@', not '@', with param1 - param10

  • Fixed bug when displaying a decimal type field in Form view in the Desktop Companion.

  • Fixed bug with GetRegistryInt() in the Desktop Companion.

  • Fixed bug with sorting in the Desktop Companion.

  • Fixed bug with ImportFromCSV().

  • Fixed bugs with form design view.

  • Fixed bug with right-click on the list column header.

  • Other minor bugs fixed...

What's new in Ver 3.0

  • Changes to the Menu Layout
  • Supports Modal Dialog Forms
  • Supports OptionGroup control
  • Enhancement to Microsoft Outlook Support. Now fully supports Outlook databases.
  • Supports Individual Form Toolbar for the Desktop Companion
  • Supports Conditional Formatting for a List and Edit Control
  • Enhancements to Database Encryption
  • Supports Documenter menu option
  • Supports a Lookup field
  • Supports "Freezing Column" in a List (Grid) Control
  • Supports Input Mask
  • Supports User Defined Individual Menus in Form view
  • Enhancement to Table design view
  • Newly supports "Backup Form File on Save" option
  • Supports Query Wizard
  • Supports Parameter Query
  • Supports Graphical Button Control
  • Set a List Control's FullRowSelect Property at Run-time
  • Support BeforeUpdate/AfterUpdate event for a List control
  • Other Enhancements
  • New Properties for Form Controls
  • New Macro/Script Actions
  • New Macro/Script Functions
  • And More...
     

Changes to the Menu Layout

  

 

  

 

Supports User Defined Individual Menus in Form view

  

 

Supports CustomFormMenu and CustomPopupMenu properties.

You are now able to have individual menus in Form view.

You can also define tap and hold popup menus in Form view.
 

Supports Modal Dialog Forms

 

New support for the WindowMode property for Forms.

You can now open your form as a dialog box.

Supports OptionGroup control

 

Option Button Groups are containers that manage Option buttons. A group of option buttons let you make a choice from a set of buttons.

Supports Individual Form Toolbar for the Desktop Companion

 

Supports the new ToolBar property for Desktop Companion only.

Supports Conditional Formatting for a List and Edit Controls

  

 

Support for the ConditionalFormat property for a List control and an Edit control. If a control on a form contains values that you want to monitor, you can apply conditional formatting to the control to make it easier to identify.

Enhancements to Database Encryption

  

 

You can now choose the Cryptographic Provider and Encryption algorithm.

Supports stronger algorithms such as RC2-128, DES-56, 3DES TWO KEY-112, 3DES-168.

Supports the Documenter menu option
 

 

You can now save the design attributes of the database objects to a text file by using the Documenter menu option.

 

Supports a lookup field

  

 

Lookup field displays and stores values from a linked field in an other table using a combo box for selecting the value within Table view and Form view.

Supports "Freezing Column" in a List (Grid) Control

  

 

You can now Freeze columns in Table view and Form view.

Supports Input Mask

 

You can use the InputMask property to make data entry easier, and to control the values users can enter in a text box control.

 

Enhancement to Table design view

 

Supports the field property sheet. Now you can define InputMask and Lookup. 

Enhancement to Microsoft Outlook Support

Now fully supports Outlook databases (tasks, contacts, appointments), and supports macro commands and actions that start with OL.

 

The new commands and functions also work with SprintDB Pro Desktop Companion.

 

Newly supports "Backup Form File on Save" option

 

New support for Backup Form File on Save option.

This option generates a backup file when a form file is saved.

 

Supports Query Wizard

  

 

New support for Query Wizard.

The query wizard provides an easy way to generate SQL syntax without being proficient in SQL.

Supports Parameter Query

 

You can now create Parameter queries for Table view and Form view.

A Parameter query is a query that, when run, displays its own dialog box prompting you for information, such as criteria for retrieving records.

Multiple Parameters are allowed.

Supports Graphical Button Control

 

Now supports "Style" and  "Image" properties for a Button controls.

You can now create a three-dimensional graphical button control on your forms. Supports BMP/JPG/ICO files.

New Properties for Form Controls

  • PenWidth proerpty for a Scribble control

  • EnterKeyBehavior Property for an Edit Control

Other Enhancements

  • You can now set a List control’s FullRowSelect property at run-time using FullRowSelect property.

  • Supports BeforeUpdate/AfterUpdate event for a List control.

  • You can now specify different AutoRun forms to load depending on platform (PC / PPC).

  • Supports menu options to reset the autonumber field.

New Macro/Script Actions

RunCommand (command)

Runs a built-in SprintDB Pro command in Form view.

 

SetControlEvent(control, event, macro)

Specifies a macro/script for a control's event at run-time.

 

OLAppointment()

OLContact()

OLTask()

Add/Delete/Display/Find/Find next/Go to/Sort/Write the Outlook items.

 

OpenScribbleWindow()

Open the scribble control as a separate window.

Enhancement to Macro Commands

You can now use a wildcard character when using CopyFile() and DeleteFile().

You can copy and delete all files in a particular directory.

You can specify wildcard patterns when using CopyFile() and DeleteFile() to copy/delete multiple files.

New Macro/Script Functions

OLAppointmentCount()

OLContactCount()

OLTaskCount()

Returns the number of items in the Outlook database.

 

OLAppointmentRead(column)

OLContactRead(column)

OLTaskRead(column)

Returns a column in the current item.

 

GetFocus()

Returns the name of the control that has the keyboard focus.

 

For more detailed information about the new version, please refer to the SprintDB Pro user manual.