Windows 7 f'd up my database

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.
 
A

Arvin Meyer [MVP]

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.
 
T

Tom van Stiphout

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
 
F

Fabrizzio Fernandez

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
 
S

Sylvain Lafontaine

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)
 
D

David Jennings

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
 
D

David Jennings

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
 
A

Arvin Meyer [MVP]

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top