Hi all,
I know this isn't an LLBLGen question, but I thought I'd post it here in case anyone knows what the problem is.
We have a script that inserts all the localized strings for the application. All it is is about 60,000 "Insert into ... " statements that execute against the database.
On my Vista machine, using a local SQL Server 2005 or 2008 database server, it takes 400 seconds to execute this script! However, on a virtual image I have windows XP and the same SQL server setup, and it takes just 20 seconds. It also takes just 20 seconds in Windows 2003, and Windows Server 2008 (all 32 bit)
Its driving me mad! Has anyone come across anything similar?
Matt.