TSQLClientDataSet
Quote
On Thu, 3 Oct 2002 09:27:37 -0300, "Mauri" <ma...@ipm.com.br> wrote:
>Bill,
>> TSQLClientDataSet was deprecated in D7. It is still available but it
>> is not on the component palette. See the What's New topic in the
>> on-line help for details.
> I dont have Delphi 7, therefore I dont know whats the problem...
>Im worry, because i work with Delphi 6 and I will work with Delphi 7.
Then you should use separate components.
Quote
>> IMHO it is still better to use the separate components. Just create a
>> component template and you can add all three to your app at once.
> Why used components separate? Have some Problem to use together??? (Slow
>Performance)???
Yes, there are problems with TSQLClientDataSet. That is why it was
deprecated. If you want details search the datasnap newsgroup with
Google and you will find many messages.
Quote
> And about this combionation is good???
> TSQLQuery, TDatasetProvider, and TClientDataset.
That is a good combination.
Quote
> Thanks for response...
>"Bill Todd" <b...@notthis.dbginc.com> escreveu na mensagem
>news:m9pmpuo7ji8sg10gki2eua7c5qrf6ccqjs@4ax.com...
>> TSQLClientDataSet was deprecated in D7. It is still available but it
>> is not on the component palette. See the What's New topic in the
>> on-line help for details.
>> On Wed, 2 Oct 2002 17:13:14 -0300, "Mauri" <ma...@ipm.com.br> wrote:
>> >I was find details about TSQLClientDataSet and finding that
>> >the structure this component is a combination of three components,
>> >TSQLDataset,
>> >TDatasetProvider, and TClientDataset.
>> >All talk that this better combination of the components to dbExpress...
>> >Why then the Borland leave used in DELPHI 7??? Whats is the Problem???
>> IMHO it is still better to use the separate components. Just create a
>> component template and you can add all three to your app at once.
>> >If i build one component with this structure below is better???
>> >I can make just one component how the TSQLClientDataSet ???
>> >TSQLQuery, TDatasetProvider, and TClientDataset.
>> >Thanks
>> --
>> Bill (TeamB)
>> (TeamB cannot respond to questions received via email)
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)