Pro VB DatabasesAdvanced-level VB coding questions specific to using VB with databases. Beginning-level questions or issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Pro VB Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
HI,
My compiled VB6 Application is very slow(in some parts)
when it is running in XP with sp2 environment. It is fine with
XP regular(non SP2) and other OS Like Win2000 and Win98.
When I run the source code it is working perfectly fine (not slow at all).
The problem is when a window is loading and it involves retriving data from database and loading a combo box.
I have just hit exactly the same problem!. Compiling to P-code does indeed seem to sort the issue, but do you have any idea why?? and what it actually is in SP2 that is causing the problem??