Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
I decided to make a TraceLog (in the query based on the SQL object) to see reqêtes the tool and there was a lot of motion that repeats only one action for up to 350 in what I seen.
I wanted to know what is the cause? Do you plan to set up things for it? All this can impact on it an added feature? (example: if a feature is added record data base, it can save 2 times?)
Hi,
Many performance improvements have been brought to the code.
Maybe some redoundant queries still exist, but they should not be numerous.
If you found some performance issue, please report exactly what you found :
- what query ?
- what action ?
- what performance impact found ?
I cannot explain a cause if I don't have the subject...
The example of a record save twice : I don't know about such things.
I guess that if such case occured, you shoud always retrieve 'not change' instead of 'object saved'...
If you found something, please report it, I'll have a look.