A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Database will not open



 
 
Thread Tools Display Modes
  #1  
Old March 24th, 2010, 02:31 PM posted to microsoft.public.access
abs
external usenet poster
 
Posts: 25
Default Database will not open

Using Access 2003 under Windows XP. I know enough about Access to know I
don't know enough. Unfortunately, the person who originally created this
database has been sent to Afghanistan for a year, so I am trying to help out
our end user. Database ends in .ade (I'm used to .mdb extension) and will
not open. When the user doubleclicks on the document, Access tries (really
hard) to open but then closes right back up. Does anyone have any
suggestions?

  #2  
Old March 24th, 2010, 02:49 PM posted to microsoft.public.access
Arvin Meyer [MVP][_2_]
external usenet poster
 
Posts: 2,310
Default Database will not open

An ADE is the compiled version of an ADP (Access Data Project) which is a
special front-end to a SQL-Server back-end. If it does happen to be corrupt,
you are out of luck without the ADP that generated it.

I suggest checking that the other requirements are in place before emailing
Afghanistan (yes they do have email in Afghanistan, I emailed my son there
frequently)

Make sure that the SQL-Server is started and that the database file is where
it's expected (it will have an MDF extension). Also ADO must be installed.
The version for Access 2003 was 2.1 you will need the file:

msado21.tlb

Lastly, hunt on the server and/or on creator's computer for a file with the
same name, but ADP extension. You will need that to make any changes or
fixes.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access


"abs" wrote in message
...
Using Access 2003 under Windows XP. I know enough about Access to know I
don't know enough. Unfortunately, the person who originally created this
database has been sent to Afghanistan for a year, so I am trying to help
out
our end user. Database ends in .ade (I'm used to .mdb extension) and will
not open. When the user doubleclicks on the document, Access tries
(really
hard) to open but then closes right back up. Does anyone have any
suggestions?



  #3  
Old March 24th, 2010, 02:52 PM posted to microsoft.public.access
Jerry Whittle
external usenet poster
 
Posts: 4,732
Default Database will not open

Have you tried opening that file using another computer? Hopefully it's a
problem with the computer and not the file.

Why do I say that? An ade file is similar to an mde file. It's compiled so
that you can't make much in the was of changes to the code including the
forms, reports, and modules. Therefore any fix will probably require a fresh
copy of this file or the source adp file.

Now if you are having a really bad day, the developer didn't bother to split
the database tables into another file. If everything, including the tables,
are in this ade file and its corrupt, well, when was the latest backup?

If the tables are in this ade file, you might try to open a new adp file and
import the tables into it. More about ade's:

http://office.microsoft.com/en-us/ac...579041033.aspx
--
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"abs" wrote:

Using Access 2003 under Windows XP. I know enough about Access to know I
don't know enough. Unfortunately, the person who originally created this
database has been sent to Afghanistan for a year, so I am trying to help out
our end user. Database ends in .ade (I'm used to .mdb extension) and will
not open. When the user doubleclicks on the document, Access tries (really
hard) to open but then closes right back up. Does anyone have any
suggestions?

  #4  
Old March 24th, 2010, 03:08 PM posted to microsoft.public.access
Noela
external usenet poster
 
Posts: 1
Default Database will not open

  #5  
Old March 24th, 2010, 06:20 PM posted to microsoft.public.access
abs
external usenet poster
 
Posts: 25
Default Database will not open

Yes I tried it on two other computers. You have given me a couple of
alternatives. Let me see what I can come up with...I hate feeling stupid!
Thanks for your help. I may be back!

"Jerry Whittle" wrote:

Have you tried opening that file using another computer? Hopefully it's a
problem with the computer and not the file.

Why do I say that? An ade file is similar to an mde file. It's compiled so
that you can't make much in the was of changes to the code including the
forms, reports, and modules. Therefore any fix will probably require a fresh
copy of this file or the source adp file.

Now if you are having a really bad day, the developer didn't bother to split
the database tables into another file. If everything, including the tables,
are in this ade file and its corrupt, well, when was the latest backup?

If the tables are in this ade file, you might try to open a new adp file and
import the tables into it. More about ade's:

http://office.microsoft.com/en-us/ac...579041033.aspx
--
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"abs" wrote:

Using Access 2003 under Windows XP. I know enough about Access to know I
don't know enough. Unfortunately, the person who originally created this
database has been sent to Afghanistan for a year, so I am trying to help out
our end user. Database ends in .ade (I'm used to .mdb extension) and will
not open. When the user doubleclicks on the document, Access tries (really
hard) to open but then closes right back up. Does anyone have any
suggestions?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:04 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.