Re: [fpc-pascal] How to detect supported data types in dataset?

2011-09-08 Thread michael . vancanneyt
On Thu, 8 Sep 2011, Reinier Olislagers wrote: Hi list, Possible newbie question so feel free to educate me ;) (Away for some days, so may not read response until back) A patch by Ludo Brands on bufdataset (mantis 19930) got me thinking: const ftSupported = [ftString,ftGuid,... and so on];

[fpc-pascal] How to detect supported data types in dataset?

2011-09-07 Thread Reinier Olislagers
Hi list, Possible newbie question so feel free to educate me ;) (Away for some days, so may not read response until back) A patch by Ludo Brands on bufdataset (mantis 19930) got me thinking: const ftSupported = [ftString,ftGuid,... and so on]; procedure TCustomBufDataset.CreateDataset; var