Windows 7 f'd up my database

  • Thread starter Thread starter Brendan
  • Start date Start date
B

Brendan

Im hoping someone can help me here.
Yesterday i installed Windows 7 on one of the computers at my work, now when
i try and access the database (access 2007 SP2), the forms arent working? All
the data is still on the 'backend' of the database which is stored on another
computer (running XP). I can still to queries etc and find data, just cant
add to it through the forms.
Cheers.
Brendan.
 
I run Windows 7 on 2 machines and haven't seen that problem on either of
them, with either Access 2003 or Access 2007. Start with the Northwind
sample database. Does it work? If not, you have an installation problem. If
it does work, there's something in your database that's giving it problems,
perhaps some code.

Try building a Trusted Location and see if your forms work.
 
On Wed, 7 Apr 2010 19:37:01 -0700, Brendan

Perhaps you need to set a "Trusted Location". Look it up in the Help
file.

-Tom.
Microsoft Access MVP
 
Hello.
I'm not in the know, but what I think is that you should not use the Windows
7 if it is to your work computer.

Cumpz,
Fernandez
 
Try decompiling it before using it on Windows 7, preferably doing so on the
target machine. Change the list of references in the VBA window by adding a
dummy reference (you can remove it later) or create a shortcut and add the
following options:

/decompile /compact /repair

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Blog/web site: http://coding-paparazzi.sylvainlafontaine.com
Independent consultant and remote programming for Access and SQL-Server
(French)
 
REMOVE
Arvin Meyer said:
I run Windows 7 on 2 machines and haven't seen that problem on either of
them, with either Access 2003 or Access 2007. Start with the Northwind
sample database. Does it work? If not, you have an installation problem. If
it does work, there's something in your database that's giving it problems,
perhaps some code.

Try building a Trusted Location and see if your forms work.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access
 
REMOVE NOW!!!!!!
Arvin Meyer said:
I run Windows 7 on 2 machines and haven't seen that problem on either of
them, with either Access 2003 or Access 2007. Start with the Northwind
sample database. Does it work? If not, you have an installation problem. If
it does work, there's something in your database that's giving it problems,
perhaps some code.

Try building a Trusted Location and see if your forms work.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access
 
David Jennings said:
REMOVE NOW!!!!!!

All you need to do is unsubscribe. There's nothing that can be done at
Microsoft's end except block you from their servers, and they only do that
for violations of rules. This newsgroup is dedicated to the Microsoft Access
database product, you are welcome to subscribe or not at your leisure.
 
Back
Top