Subject | [IBO] Re: DataSetProvider, ClientDataSet performance |
---|---|
Author | constantijnw |
Post date | 2004-07-12T11:57:25Z |
Hi Alan,
> I have no idea what you base this on.. I've done your littleexperiment and
> I find absolutely no difference between the two openings.opening once
> I placed a datagrid/datasource on the form just to be sure.
> I assume that you are not confusing the speed of clientdataset
> with connection is made OTOH with a connection not made on the other.ensuring
> I did this over and over first one way then the other, each time
> that both the clientdataset AND the connection/database componentswere both
> set back to not active/not connected.almost
> No matter which one I did first followed by the other - both came up
> instantaneously.Measured or observed?
> I used employee gdb and the employee table.
> Alan