Subject ProviderFlags in SQLClientDataSet won't work
Author Tiago GouvĂȘa de Oliveira
Hi all !

Why the ProviderFlags property don't work in the SQLClientDataSet when have
joins in the select ?!? The SQLClientDataSet try every time to post the
joined field. The ProviderFlags are all false, ProviderFlags=[].

The same select, with ProviderFlags=[] in the SQLDataSet work fine !

Someone can explain me ?? :)

Thanks !

Tiago GouvĂȘa