Home Support Contact Us About Us
Product Information
dBASE Plus FULL
dBASE Plus Personal
dBASE Plus EDU
dBI ODBC Drivers
Online Store
News!
Request Additional Information
Join the dClub Mailing list
Programs
Student Program
Mentor Program
VAR Program
Knowledgebase
Newsgroups & Forums
International Distributors
dBASE Gold Site


dBASE Plus 2.61.5 (Build 2083)
Features and Fixes
April 18, 2008


New Features

Rowset Class
QAID 6404 Added new rowset property: lockType
to determine if explicit locks can be released by a call to rowset.save() or not.

Allowed values for lockType are:

    0 - Automatic = row locks obtained by calling rowset.lockrow()
    are released by calls to Save() or Abandon()

    1 - Explicit = row locks obtained by calling rowset.lockrow()
    are NOT released by calls to Save() or Abandon()


The default for lockType is 0 - Automatic unless an overriding setting is
set in plus.ini or the application's .ini file.

Added support for new ini file setting:
[Rowset]
LockType=0
or
LockType=1

Allows user to set default rowset.lockType via ini setting.

 





Fixes

Notebook
QAID: 6405 Fixed regression in Notebook component which caused the following notebook properties to not work and to corrupt the notebook's window:
    buttons
    focus
    visualStyle
    multiple
    tabstop
    id

XDML and DEO
QAID 6404 Fixed PLAY SOUND FILENAME <filename> command so that when executed in the dBASE Plus runtime, it will perform a full DEO search for the specified .wav file.



  dataBI  

©2004 dataBased Intelligence, Inc., dQuery and dBASE are trademarks of dataBased Intelligence, Inc. /  All rights reserved.

All other copyrights and trademarks are the property of their respective copyright or trademark holder.

Home       Terms of use       Privacy Policy       Contact Us