P
Pat Hartman
I just got a new Vista PC last week and got to doing some "real" work on it
this weekend. I am very disappointed with the compatibility issues that
Access has.
I am having more than the "normal" number of abends with A2003 running under
Vista. The error reporting tool got a real workout over the weekend. MS
probably got 30 error reports from me. It got so bad at one point that if I
tried to view code for the form that kept corrupting, Access would just fade
away - isn't Vista pretty? I would have preferred more people working on
stability and compatibility than making it "pretty". The funny thing is, if
I opened a different code module, I could switch to the problem one once I
was in the VBA window. By the way, this is a database that I have been
working with for over a year on XP/A2003 and have not had any corruption
issues with the application since I removed the timer events from all the
forms (don't ask - I didn't do it).
Another bug I ran into over the weekend involved non-standard column names.
I inherited a database with names like Cost High % and Bunch / Stems and
A2007 doesn't handle them properly. When typing in a code module -
Me.cost - the name comes up but when you select it, it falls in without
square brackets so it generates an error. However, names with just spaces,
fall in with underscores. With A2003, the names all come in with
underscores.
Luckily, I also have A2007 installed and was able to switch to that (which
wasn't much better) but I can't keep switching back and forth. Life is too
short to spend it waiting for the various versions to re-install themselves
(somewhat improved with SP1) and with trying to figure out what is causing
the corruption along with trying to keep two completely different Access UIs
in my head at the same time. A2003 by day - A2007 by night - I am too old
for this. My head is going to explode!
this weekend. I am very disappointed with the compatibility issues that
Access has.
I am having more than the "normal" number of abends with A2003 running under
Vista. The error reporting tool got a real workout over the weekend. MS
probably got 30 error reports from me. It got so bad at one point that if I
tried to view code for the form that kept corrupting, Access would just fade
away - isn't Vista pretty? I would have preferred more people working on
stability and compatibility than making it "pretty". The funny thing is, if
I opened a different code module, I could switch to the problem one once I
was in the VBA window. By the way, this is a database that I have been
working with for over a year on XP/A2003 and have not had any corruption
issues with the application since I removed the timer events from all the
forms (don't ask - I didn't do it).
Another bug I ran into over the weekend involved non-standard column names.
I inherited a database with names like Cost High % and Bunch / Stems and
A2007 doesn't handle them properly. When typing in a code module -
Me.cost - the name comes up but when you select it, it falls in without
square brackets so it generates an error. However, names with just spaces,
fall in with underscores. With A2003, the names all come in with
underscores.
Luckily, I also have A2007 installed and was able to switch to that (which
wasn't much better) but I can't keep switching back and forth. Life is too
short to spend it waiting for the various versions to re-install themselves
(somewhat improved with SP1) and with trying to figure out what is causing
the corruption along with trying to keep two completely different Access UIs
in my head at the same time. A2003 by day - A2007 by night - I am too old
for this. My head is going to explode!