








|
 |
JBUILDER DEVELOPER SUPPORT
Borland JBuilder 3 Enterprise Edition Update
This software patch is being provided to licensed users of Borland JBuilder.
Please see the terms of your license for details.
Download Patch:
Continue with Download
This update addresses the following problems in Borland JBuilder version
3.0 Enterprise Edition:
DataStore:
-
Fixes problem where some joins with selection criteria may not return all
rows in the query result.
-
Fixes bug where table opened without specifying a rowFilter will use a
row filter index that has no sort keys specified.
-
Fixes copyStreams bug that causes data corruption the next time a table
that has been copied has a row added to it, since internalRow row identifiers
are reused when they must always be unique.
-
Fix for locates on large tables.
DataExpress:
-
Fixes bug where updates made to a master-detail view are incorrectly cascaded
to a different master-detail view.
This patch fixes two problems using stored procedures with Oracle:
In JBuilder 3.0, ProcedureDataSet did not work with the Oracle ThinClient
JDBC driver. This has been fixed.
In JBuilder 3.0, the code that replaces named parameters with questions
marks was erroneously appending a space to the Call statement. This has
been fixed.
The following known problem with stored procedures still occurs in this
patch:
ProcedureDataSet may not work with all ODBC drivers. The workaround is
to use a JDBC driver.
dbSwing:
In JBuilder 3.0, a dataset column whose picklist property defined a lookup
could not be displayed successfully in a JdbTable. (A lookup replaces
a column's usual display values with values from a column of another table
- for instance, customers' names might be looked up and displayed instead
of customer numbers.) This has been fixed.
In JBuilder 3.0, you could not invoke a custom renderer in a JdbTable by
setting the itemPainter property of a column of the dataset bound to the
JdbTable. This has been fixed.
Installation instructions
There are three parts to applying this update: Copying the update
file, backing up your old files and installing the new files. For
these instructions we will use \JBuilder3 as the installed directory for
JBuilder.
Download
-
Copy the self-extracting archive JB3EntUpdate.exe and place it in your
\JBuilder3 directory.
Backup your old files
-
If you would like to back up your files before applying this patch, move
the files listed below to a backup directory.
Installing the new files
-
Run JB3EntUpdate.exe.
-
In the "Unzip to folder" field, enter the drive and directory where you
installed JBuilder, for example \JBuilder3.
-
Click the Unzip button. Several files in subdirectories of the directory
you selected will be updated.
-
Click the Close button.
File list
In addition to this document, the update consists of the following files:
| Filename |
Size |
| \lib\datastore3.0.jar |
812,009 |
| \lib\dbswing3.0.jar |
852,745 |
| \lib\dsremote3.0.jar |
124,336 |
| \lib\dsserver3.0.jar |
1,033,621 |
| \lib\dx3.0.jar |
737,008 |
| \redist\dbswing3.0-rt.jar |
694,261 |
| \redist\dx3.0-rt.jar |
737,008 |
| \src\datastore3.0-src.zip |
4,348 |
| \src\dbswing3.0-src.zip |
318,083 |
| \src\dx3.0-src.zip |
503,309 |
Continue with Download
|