LucieLastic
Programmer
hi All
I'm posting this on behalf of my colleague. He's written an app which uses ADO and when he runs it from inside Delphi (v7 Prof), it's quite quick, but when he runs the same .exe from the directory, it's very slow and eats up memory fast like there's not tomorrow - you have to kill the app. From within Delphi, memory is not eaten up. Why could this be happening and why so much slower?
He's creating the TADOquery at runtime and setting only the datasource in the ConnectionString.
many thanks for any help
lou
I'm posting this on behalf of my colleague. He's written an app which uses ADO and when he runs it from inside Delphi (v7 Prof), it's quite quick, but when he runs the same .exe from the directory, it's very slow and eats up memory fast like there's not tomorrow - you have to kill the app. From within Delphi, memory is not eaten up. Why could this be happening and why so much slower?
He's creating the TADOquery at runtime and setting only the datasource in the ConnectionString.
many thanks for any help
lou