Re: In-memory dataset
- From: "Robert Cerny" <robert.qwe.cerny@xxxxxxxxxxxxxxxxx>
- Date: Mon, 16 Jan 2006 11:12:51 +0100
ClientDataset is great, in general.
But brings some problems too.
It's a shared DLL that needs to be registered (I mean interface classes, not
royalties), meaning that when new version of DLL comes, all applications are
automatically upgraded, which can be very bad. You can't have your
(application) local version DLL. For example, the D7 version of midas
introduced an ugly bug with handling of blobs, so when someone installed a
Delphi7 application, it automatically broke our D5 application. So, if you
use MIDAS, you're under constant risk.
--
Robert Cerny
DelphiShaman
"Danijel Tkalcec [RTC]" <rtc@xxxxxxxxxxxx> wrote in message
news:43bc50b0$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> "Craig Clemans" wrote:
> >
> > Delphi's TClientDataSet correct? A great little component.
>
> Yes, among others :o)
>
> The only thing I found problematig about TClientDataSet from Delphi was
> that, if I remember correctly, you needed to deploy some DLL with your
> client application. I think it was MIDAS-something, but I'm not sure
> anymore. But in any case, TClientDataSet is a great component.
>
> --
> Danijel Tkalcec - Team RTC
> http://www.deltasoft.hr/rtc/author.htm
>
>
.
- Follow-Ups:
- Re: In-memory dataset
- From: Bill Mogk
- Re: In-memory dataset
- From: Mike Shkolnik
- Re: In-memory dataset
- References:
- In-memory dataset
- From: Jackson Gomes - Tools&Comps
- Re: In-memory dataset
- From: Mike Shkolnik
- Re: In-memory dataset
- From: Shane Stump
- Re: In-memory dataset
- From: Mike Shkolnik
- Re: In-memory dataset
- From: Danijel Tkalcec [RTC]
- Re: In-memory dataset
- From: Craig Clemans
- Re: In-memory dataset
- From: Danijel Tkalcec [RTC]
- In-memory dataset
- Prev by Date: ANN: DBXOODBC 3.025
- Next by Date: ANN: EurekaLog 5.1 - Catch every BUG with its line no.
- Previous by thread: Re: In-memory dataset
- Next by thread: Re: In-memory dataset
- Index(es):
Relevant Pages
|