![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, So I bought a new laptop 10 days ago to test my apps with Vista. (home premium) Apparently Office 2007 is pre-installed. (a time limited but complete test version, no SP1) So I take the opportunity to test some new features of Access2007 before actually 'stepping over'. First thing that troubles me of course is 'the ribbon', but my question now is about speed. I opened one of my Access 2000-apps in Access 2007. Speed and responsiveness is bad! It appears to me like 'wading through the mud'. Opening an unbound form takes 2-3 seconds... Closing a form also... After converting the app to Access 2003 format speed is the same (bad) Even after converting to Access 2007 accdb .... In Access 2000 or Access 2003 the app is 'snappy'. Tested with a couple of more apps, but I am getting the same results. --Name auto correct is off --Backend (Acc2000) with subdatasheets <none Tried to install SP1 but that install simply failed... Checked references, tried decompile, tried compact, tried import in clean db and such. Any idea's ? I must be missing something obvious here... Arno R |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
One would assume a brand new machine would be reasonably fast, but it may be that you're getting hit with a double whammy! I just read a paper, I think it was from ZDNet, that reported that many, many new laptops were simply not powerful enough to run Vista with all its bells and whistles. And I've seen reports from users, running various PCs, many of them state of the art and powerful, complaining of ACC2007 being god awful slow in running 2000-2003 apps. What I haven't seen is anyone who's found an answer to the problem! Allen Browne has been doing a lot of testing with 2007 and upgrading from previous versions, perhaps he'll wander by and enlighten us! Linq |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Each version of Access is slower than the one before on the same hardware. Like the cynical Wirth's law: Software gets slower faster than hardware gets faster. (Source:http://en.wikipedia.org/wiki/Wirth%27s_law ) So, yes, A2007 is slower than previous versions. Similarly, Vista is much slower that WinXP for some operations (particularly deleting large files.) And the drivers are much less developed. When Vista was first released, A2007 was so slow in design view, that there was almost 1 second delay in tabbing from one property to the next, and I constantly found myself typing into the wrong property. This was largely solved when nVidia released new drivers. Office 2007 SP1 also addressed some performance issues. IMHO, A2007 without SP1 is unusable - not from a performance perspective, but just unreliable. None of my non-trivial apps would work reliably for all cases until SP1 was released, so I would certainly not recommend it for any purpose beyond experiementation (which was the OP's goal.) Some issues were not solved in SP1 (e.g. assigning a specific printer to a report), but it's now quite usable (though not hugely faster than the original release.) A major fix was the delay when starting A2007 after using a previous version (down from 3.5 minutes to 18 seconds on my machine.) There are other issues running Access (any version) under Vista, like RunAsAdministrator, avoiding the virutalized folders, avoiding off-line folders, and poor performance of intensive queries: http://allenbrowne.com/VistaCPULoad.html The OP was running on a laptop. As Linq Adams says, many laptops have limited grunt, even more limited RAM, and poor graphics processing (stealing even more system RAM.) Suggestions: 1. Turn Aero off. You can live without the pretty translucent windows if the laptop is more responsive. 2. Remove the "free" software that came installed on your computer. Particuarly, the security stuff from Norton and others mean that the files are being dragged through mud off your slow-spinning notebook drive. 3. If you have less than 2MB of RAM, consider adding more. If you cannot do that, reduce the number of programs open at once. You have probably already read Tony's suggestions for Access performance: http://www.granite.ab.ca/access/performancefaq.htm -- Allen Browne - Microsoft MVP. Perth, Western Australia Tips for Access users -http://allenbrowne.com/tips.html Reply to group, rather than allenbrowne at mvps dot org. "Linq Adams via AccessMonster.com" <u28780@uwe> wrote in messagenews:7e7844d18df8a (AT) uwe (DOT) .. One would assume a brand new machine would be reasonably fast, but it may be that you're getting hit with a double whammy! I just read a paper, I think it was from ZDNet, that reported that many, many new laptops were simply not powerful enough to run Vista with all its bells and whistles. And I've seen reports from users, running various PCs, many of them state of the art and powerful, complaining of ACC2007 being god awful slow in running 2000-2003 apps. What I haven't seen is anyone who's found an answer to the problem! Allen Browne has been doing a lot of testing with 2007 and upgrading from previous versions, perhaps he'll wander by and enlighten us! Linq |
#7
| |||
| |||
|
|
Each version of Access is slower than the one before on the same hardware. Like the cynical Wirth's law: Software gets slower faster than hardware gets faster. (Source: http://en.wikipedia.org/wiki/Wirth%27s_law ) So, yes, A2007 is slower than previous versions. Similarly, Vista is much slower that WinXP for some operations (particularly deleting large files.) And the drivers are much less developed. When Vista was first released, A2007 was so slow in design view, that there was almost 1 second delay in tabbing from one property to the next, and I constantly found myself typing into the wrong property. This was largely solved when nVidia released new drivers. Office 2007 SP1 also addressed some performance issues. IMHO, A2007 without SP1 is unusable - not from a performance perspective, but just unreliable. None of my non-trivial apps would work reliably for all cases until SP1 was released, so I would certainly not recommend it for any purpose beyond experiementation (which was the OP's goal.) Some issues were not solved in SP1 (e.g. assigning a specific printer to a report), but it's now quite usable (though not hugely faster than the original release.) A major fix was the delay when starting A2007 after using a previous version (down from 3.5 minutes to 18 seconds on my machine.) There are other issues running Access (any version) under Vista, like RunAsAdministrator, avoiding the virutalized folders, avoiding off-line folders, and poor performance of intensive queries: http://allenbrowne.com/VistaCPULoad.html The OP was running on a laptop. As Linq Adams says, many laptops have limited grunt, even more limited RAM, and poor graphics processing (stealing even more system RAM.) Suggestions: 1. Turn Aero off. You can live without the pretty translucent windows if the laptop is more responsive. 2. Remove the "free" software that came installed on your computer. Particuarly, the security stuff from Norton and others mean that the files are being dragged through mud off your slow-spinning notebook drive. 3. If you have less than 2MB of RAM, consider adding more. If you cannot do that, reduce the number of programs open at once. You have probably already read Tony's suggestions for Access performance: http://www.granite.ab.ca/access/performancefaq.htm |
#8
| |||
| |||
|
|
A major fix was the delay when starting A2007 after using a previous version (down from 3.5 minutes to 18 seconds on my machine.) |
#9
| |||
| |||
|
|
On Jan 19, 10:25 pm, "Allen Browne" <AllenBro... (AT) SeeSig (DOT) Invalid wrote: Each version of Access is slower than the one before on the same hardware. Like the cynical Wirth's law: Software gets slower faster than hardware gets faster. (Source:http://en.wikipedia.org/wiki/Wirth%27s_law ) So, yes, A2007 is slower than previous versions. Similarly, Vista is much slower that WinXP for some operations (particularly deleting large files.) And the drivers are much less developed. When Vista was first released, A2007 was so slow in design view, that there was almost 1 second delay in tabbing from one property to the next, and I constantly found myself typing into the wrong property. This was largely solved when nVidia released new drivers. Office 2007 SP1 also addressed some performance issues. IMHO, A2007 without SP1 is unusable - not from a performance perspective, but just unreliable. None of my non-trivial apps would work reliably for all cases until SP1 was released, so I would certainly not recommend it for any purpose beyond experiementation (which was the OP's goal.) Some issues were not solved in SP1 (e.g. assigning a specific printer to a report), but it's now quite usable (though not hugely faster than the original release.) A major fix was the delay when starting A2007 after using a previous version (down from 3.5 minutes to 18 seconds on my machine.) There are other issues running Access (any version) under Vista, like RunAsAdministrator, avoiding the virutalized folders, avoiding off-line folders, and poor performance of intensive queries: http://allenbrowne.com/VistaCPULoad.html The OP was running on a laptop. As Linq Adams says, many laptops have limited grunt, even more limited RAM, and poor graphics processing (stealing even more system RAM.) Suggestions: 1. Turn Aero off. You can live without the pretty translucent windows if the laptop is more responsive. 2. Remove the "free" software that came installed on your computer. Particuarly, the security stuff from Norton and others mean that the files are being dragged through mud off your slow-spinning notebook drive. 3. If you have less than 2MB of RAM, consider adding more. If you cannot do that, reduce the number of programs open at once. You have probably already read Tony's suggestions for Access performance: http://www.granite.ab.ca/access/performancefaq.htm -- Allen Browne - Microsoft MVP. Perth, Western Australia Tips for Access users -http://allenbrowne.com/tips.html Reply to group, rather than allenbrowne at mvps dot org. "Linq Adams via AccessMonster.com" <u28780@uwe> wrote in messagenews:7e7844d18df8a (AT) uwe (DOT) .. One would assume a brand new machine would be reasonably fast, but it may be that you're getting hit with a double whammy! I just read a paper, I think it was from ZDNet, that reported that many, many new laptops were simply not powerful enough to run Vista with all its bells and whistles. And I've seen reports from users, running various PCs, many of them state of the art and powerful, complaining of ACC2007 being god awful slow in running 2000-2003 apps. What I haven't seen is anyone who's found an answer to the problem! Allen Browne has been doing a lot of testing with 2007 and upgrading from previous versions, perhaps he'll wander by and enlighten us! Linq I run Vista on two machines. It is fast on both, and I do not experience the problems you describe. But I did remove ALL trial and free software upon receiving the machines (one had nothing but Roxio the removal of which is a special chore) and I have been careful to download and install every available update to every application and service and driver running on the machines. But the most significant improvements for me came after I downloaded and installed the latest BIOS for my respective machines; one machine was very much faster after that. I thought Vista was a bad joke when it first came out. Now, I'm quite happy with it, and would put it on all my Vista capable machines were it not for problems it has with things like HotSyncing to a Palm Pilot, and communicating with a Garmin GPS receiver. My only unsolved puzzle is that on one machine the Windows Security Centre reports that McAffee antivirus is installed, updated and running. I can't find McAffee sofware on the hard drive, nor any indication in Task Manager that it is running. Maybe it's hidden in some virtual place; in my spare time, if I ever have any, I'll search. I recommend that developers first running Vista learn about the AppData folders; for a while they 100% baffled me. Now it's just 96%. |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |