MicroProcess
MicroProcess
Adição de datasets aninhados durante exportação em FreePascal Eliminação de FInstance quando a unit finalizar
Pretendo utilizar o FreePascal e não há implementação de nesteddataset ou ADataSet.GetDetailDataSets(ADataSetDetails) que me retorne a lista de dataset detalhes de um dataset master. Logo pensei, vou criar um dicionário...
Estou escrevendo uma aplicação REST (em horse claro! :) ) e percebi que a classe TDataSetSerializeConfig gera uma instância singleton (class var FINSTACE) quando usando TDataSetSerializeConfig.GetInstance. Sendo assim se na...
Why are the messages I receive deleted from the database when I read them? Is there any setting to avoid this?
The following code defines a condition for the read messages to be deleted or not in the database according to what is set in the environment variable of the .env...