Re: Office 2007 Service Pack 1
- From: evenlater <evancater@xxxxxxxxx>
- Date: Tue, 24 Feb 2009 14:28:11 -0800 (PST)
Well, it appears the problem user does have Office 2007 SP1 installed.
Does anyone know of any reason why he would get the "database is in an
unrecognized format" message when he's using the same version of
Access??
On Feb 22, 6:55 pm, "Allen Browne" <AllenBro...@xxxxxxxxxxxxxx> wrote:
The 6211 would be a lower number.
(You don't want to test for an exact number, or your code will fail once SP2
is released.)
--
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.
"evenlater" <evanca...@xxxxxxxxx> wrote in message
news:b57cd453-1b6c-4e0f-a67a-ae1d9d4cbf7c@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks, that's very helpful. But the table in your article only lists
one version # for Access 2007: SP-1, 12.0.6211.1000.
What would the version number be if my user had AK27 installed without
Service Pack 1?
On Feb 20, 9:06 pm, "Allen Browne" <AllenBro...@xxxxxxxxxxxxxx> wrote:
In the interface, go to:
Office Button | Access Options | Resources
The last entry contains SP1 if it has the service pack.
Or, you can examine the version of the msaccess.exe file. The current
service pack for each version of msaccess is listed here:
http://allenbrowne.com/ser-53.html#MSAccess
That page also has a link for getting the version programmatcially:
http://allenbrowne.com/ser-53code.html#GetAccessVersion
(In your case, that's not much use, 'coz the code won't run.)
--
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.
"evenlater" <evanca...@xxxxxxxxx> wrote in message
news:2c424188-4ce3-43b3-b3a6-1cb7d74d18e1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
My clients have Office 2007 Enterprise Edition. When they try to open
an ACCDE copy of my Access 2007 database, they often get a message
saying "this database is in an unrecognized format."
I understand this occurs when an ACCDE file created on a computer with
Office 2007 Service Pack 1 is opened on a computer without SP1
installed.
How can I find out whether a particular computer has SP1 installed or
not?
Thanks.
.
- Follow-Ups:
- Re: Office 2007 Service Pack 1
- From: Allen Browne
- Re: Office 2007 Service Pack 1
- References:
- Office 2007 Service Pack 1
- From: evenlater
- Re: Office 2007 Service Pack 1
- From: Allen Browne
- Re: Office 2007 Service Pack 1
- From: evenlater
- Re: Office 2007 Service Pack 1
- From: Allen Browne
- Office 2007 Service Pack 1
- Prev by Date: Re: How to add 5 fields in a table and put the result in a 6th field
- Next by Date: Re: Count Unique records but display all
- Previous by thread: Re: Office 2007 Service Pack 1
- Next by thread: Re: Office 2007 Service Pack 1
- Index(es):
Relevant Pages
|