Corrupt DB???

M

Matthew

I have a database with a SQLServer backend and an Access front end. After I
put in my password, all the icons go dark and nothing happens. I've tried
opening another database and importing tables, query's, and forms from the
one that is in question but nothing seems to work.....Everyone else can get
in fine. I can copy one of their mdb files to my pc and will work fine but I
had made improvements to mine that everyone else was going to upgrade to.
This db has more than the usual amount of VB in it. I really don't want to
lose all the work that I've done on it. What can I try to recover it?
 
T

tina

After I put in my password, all the icons go dark and nothing happens.

have you tried pressing F11 when you get to "nothing happens"? or, have you
tried bypassing Startup by holding down the Shift key while you click OK
after entering your password?

if either of the above gets you back into your database, suggest you review
any macros or code that runs when the database and/or the first form opens.

hth
 
Top