Posted: Mon Jan 28, 2008 12:09 pm
Thanks a lot to the whole PB-Team for their great, great work !!! 
One Question: Have you done some fixes to the DataBase System (SQLite-Lib)?
Because I read about some DB-Probs within Beta1 and need a reliable DB-Engine, I've not swithed to 4.20 jet.
If you think it's more reliable now I'd give it a try.
@milan & inc.:

One Question: Have you done some fixes to the DataBase System (SQLite-Lib)?
Because I read about some DB-Probs within Beta1 and need a reliable DB-Engine, I've not swithed to 4.20 jet.
If you think it's more reliable now I'd give it a try.
@milan & inc.:
See >here<.milan1612 wrote:If it is still version 8 I highly encourage you to use MSVC 9. It offers even more optimizations and produces lighter code than v8.inc. wrote:Do you use Visual Studio? If yes, is it version 8 or already 9 you are using?
freak wrote:We switched the compiler used to compile the PB libraries on Windows to VC8, which should provide a better code quality. The GUI libraries which are usually very big are optimized for size, while the other libraries where speed is more important are optimized for speed.