 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Alessandro Guest
|
Posted: Mon Jul 19, 2004 12:56 pm Post subject: Update Pack 7.1 |
|
|
Hi. I use Delphi 7 / dbExpress / 3 tier with tsocketconnection / SQL Server.
1) I think install update pack 7.1. Anybody tell-me if theres any problem
know with this upgrade ?
2) I download the M. Parma 's MidasMemPatch 2.05. For the best use i need
only put this unit in uses clause ?
Thanks
Alessandro
|
|
| Back to top |
|
 |
Dave Rowntree Guest
|
Posted: Wed Jul 28, 2004 9:06 am Post subject: Re: Update Pack 7.1 |
|
|
"Alessandro" <alessandrocamara (AT) hotmail (DOT) com> wrote:
| Quote: | 1) I think install update pack 7.1. Anybody tell-me if theres any problem
know with this upgrade ?
|
There are a few known issues:
* TDBRaidoGroup may raise an EListError exception if it is focused
when the associated dataset is closed.
(Quality Central 8167)
* When using nested TClientDatasets with more than one level of
nesting, an Access Violation exception is raised when applying
updates against the master record if update causes an error.
(Quality Central 8101)
* An Access Violation may occur when opening a clientdataset if
the data is from a master/detail provider and the detail table
has 2 or more fields in the primary key that are not linking
fields to the master.
* The ChangeCount property may return the wrong value When using
a TClientDataSet with 2 or more nested detail datasets and
records are inserted and subsequently deleted from the details.
(Quality Central 8257)
* After calling the CloneCursor method on a detail dataset the
newly cloned detail is not filtered to display only the records
that correspond to the current master record, but rather displays
all of the details from all of the master records.
(Quality Central 8318)
* When using TDatasetProvider, any code that explicitly makes
changes to the associated DataSet's SQL or Params can cause
incorrect or empty results to be returned to the client.
(Quality Central 8128)
These are being addressed.
--
Dave Rowntree
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|