Sicher?
Zitat:
Creates new empty internal data storage for a dataset.
Use CreateDataSet at run time to create an empty internal data storage for a dataset and activate the dataset.
After the call, the application can populate the dataset with data and optionally save data to the external file. Optionally, the dataset can be created setting Active to True.
Das "DataSet" mit dem im Programm hantiert wird ist der lokale Speicher der
DB-Daten.
Gruß
K-H