Page 1 of 1

Typed DataSet in Delphi

Posted: Thu 03 Jul 2008 06:45
by ninja
It would be great if your component set will be extended with something like typed dataset code generator (like in VisualStudio) as a pat of DataSet Manager for example.

Posted: Thu 03 Jul 2008 14:34
by Antaeus
DataSet Manager lets creating typed dataset fields. For that in the DataSet Manager window select the dataset you need and in its context menu select the Describe fields item. After that select a field for which you want to create a typed field, call its context menu, and select the Create field item.