tclientdataset Questions

3

Solved

I know that you cannot fully describe the XML that the TClientDataSet with an XSD schema, as the ROW elements have attributes that have names that vary with the contents. However, the METADATA sec...
Whirlybird asked 29/1, 2009 at 15:56

3

Solved

I observed something last week that I did not expect, and will describe below. I am curious as to why this happens. Is it something internal to the TDataSet class, an artifact of the TDBGrid, or so...
Sagittarius asked 31/12, 2009 at 0:19

3

Solved

I have a TClientDataset that is managed in Thread 1. In a different thread I have a cloned Image of the TClientDataset. Will I run into threading problems? Edit The cloned image is used in a re...
Hollyanne asked 21/3, 2009 at 13:37

3

Solved

I have code like below in a project I'm working. procedure TForm.EditBtnClick(Sender:TObject); begin // Mark is form variable. It's private Mark = cdsMain.GetBookmark; // blabalbal . . . en...
Phlebotomize asked 11/5, 2009 at 19:10

© 2022 - 2024 — McMap. All rights reserved.