We have recently migrated our source code from PB 11.5 Build 3050 to PB2017r2. Clients are complaining that the software is now taking considerably longer to open than before (32 seconds in PB 11.5 and 2 minutes 23 seconds in PB2017). There are no code changes between the two versions and all queries and processes that run on opening are performed in the same amount of time. The software seems to hang after all debugging is complete so it is hard to pinpoint where the slowness is being created.
Any help on this would be great i.e. new debugging methods (currently using PB debugging and stepping through the code) or any suggestions at all as to why this would be happening.
Thank you in advance,
Mike
2. App is on the client machine and database on another.
3. To my knowledge nothing other than PB has changed.
I have used the pbdebug switch on both versions and the files are similar in size (the PB 11.5 is 1000 kb larger). I am having problem comparing the two file as they are both close to 400MB.
Cheers
David