473,387 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Corrupted Front end

Hi All,
Does anyone know of a place where a corrupted mdb(front-end) can be
sent and have that place be able to tell me what got corrupted within
the db?
Here's the issue;
All pc's are WindowsNT on a Novell network using Office97 Pro. I built
a db application(work distribution and log app) which has been running
in this environment for more than a year, its a front-end/back-end
setup using UNC for its pathing, both ends get compacted once a
week(with Visual Agent from FMS) and it has had no problems until
about two months ago when one of the users contacted me and told me
they got an error message which said 'unrecognized format' when they
clicked on their desktop shortcut which points to the front-end mdb.
After not being able to open the front-end nor being able to fix it
with Jetcomp.exe I restored it from the latest backup. This error has
now happened three more times and I can not figure it out. I think its
a user doing something but do not know what but maybe if I knew what
form or what linked table or what report. So, I'm looking for a place
where a can send my un-open-able, corrupted front-end and hopefully
find out what got corrupted.
thanks
bobh.
Nov 12 '05 #1
3 3135

"Bob Hynes" <vu******@usexpress.net> wrote in message
news:39**************************@posting.google.c om...
Hi All,
Does anyone know of a place where a corrupted mdb(front-end) can be
sent and have that place be able to tell me what got corrupted within
the db?
Here's the issue;
All pc's are WindowsNT on a Novell network using Office97 Pro. I built
a db application(work distribution and log app) which has been running
in this environment for more than a year, its a front-end/back-end
setup using UNC for its pathing, both ends get compacted once a
week(with Visual Agent from FMS) and it has had no problems until
about two months ago when one of the users contacted me and told me
they got an error message which said 'unrecognized format' when they
clicked on their desktop shortcut which points to the front-end mdb.
After not being able to open the front-end nor being able to fix it
with Jetcomp.exe I restored it from the latest backup. This error has
now happened three more times and I can not figure it out. I think its
a user doing something but do not know what but maybe if I knew what
form or what linked table or what report. So, I'm looking for a place
where a can send my un-open-able, corrupted front-end and hopefully
find out what got corrupted.
thanks
bobh.


Have you tried to decompile? This will often fix the problem.

If not, then the re-compile afterwards may show you the object that is
giving you the problem.

yamafopa!
Nov 12 '05 #2
"Bob Hynes" wrote
Does anyone know of a place where
a corrupted mdb(front-end) can be
sent and have that place be able to
tell me what got corrupted within
the db?
No, I don't know of anyone offering that specific service. If anyone can do
that for you, I suspect it would be Peter Miller,
http://www.pksolutions.com.

My question would be "why do you want to know?" as knowing that isn't going
to answer the question "what do I do to prevent future corruption".

You will find some excellent information and links about corruption and how
to prevent it at MVP Tony Toews' site,
http://www.granite.ab.ca/accsmstr.htm.

If you have multiple users concurrently using the same front end database
file, that is a place to start -- give each user a separate copy of the
front end. Having multiple users in the same monolithic or front-end
database significantly increases the chance that it will be corrupted. If
you have dropped network connections (often due to intermittent errors in a
network interface card), or power outages, or users who power down or
CTRL-ALT-DELETE to End Task while some operation is in progress, that can
corrupt the database, too.

I would also be concerned that you 'restored it from the latest backup'
because a front-end should not be updated in actual use and thus you should
simply be able to provide the user another copy of the same front end you
last provided him/her. I'm not certain why "using UNC for its pathing" is
significant; my multiuser databases allow the user to browse for the
back-end, using the Windows common dialog, if the connection needs to be
"remade", and I don't believe that returns UNC. The code to directly invoke
the Windows Common Dialog API can be found at
http://www.mvps.org/access/api/api0001.htm.

You didn't say "unrepairable", so I wonder if you tried the Compact and
Repair under Database Utilities under Tools in the Access menu? Please
follow up or clarify here in the newsgroup, not by e-mail. Thanks.

Larry Linson
Microsoft Access MVP
Here's the issue;
All pc's are WindowsNT on a Novell network using Office97 Pro. I built
a db application(work distribution and log app) which has been running
in this environment for more than a year, its a front-end/back-end
setup using UNC for its pathing, both ends get compacted once a
week(with Visual Agent from FMS) and it has had no problems until
about two months ago when one of the users contacted me and told me
they got an error message which said 'unrecognized format' when they
clicked on their desktop shortcut which points to the front-end mdb.
After not being able to open the front-end nor being able to fix it
with Jetcomp.exe I restored it from the latest backup. This error has
now happened three more times and I can not figure it out. I think its
a user doing something but do not know what but maybe if I knew what
form or what linked table or what report. So, I'm looking for a place
where a can send my un-open-able, corrupted front-end and hopefully
find out what got corrupted.
thanks
bobh.

Nov 12 '05 #3
vu******@usexpress.net (Bob Hynes) wrote:
All pc's are WindowsNT on a Novell network using Office97 Pro. I built
a db application(work distribution and log app) which has been running
in this environment for more than a year, its a front-end/back-end
setup


To add to Larry's comment sharing a FE can definitely cause corruptions. Some people
can get away with it. Other's can't.

I specifically created the Auto FE Updater utility so that I could make changes to
the FE MDE as often as I wanted and be quite confident that the next time someone
went to run the app that it would pull in the latest version. For more info on the
errors or the utillity see the free Auto FE Updater utility at
http://www.granite.ab.ca/access/autofe.htm at my website to keep the FE on each PC up
to date.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: r.e.s. | last post by:
No matter which site I download it from, NumTut.tgz appears to be corrupted. Anyone else having this problem? Thanks. -- r.e.s.
1
by: WKC | last post by:
Recently, one of our database's mdf and ldf was corrupted. We were able to bring back the database with the capability of importing and querying the data. However, the data is not the full list. ...
0
by: Anup Jishnu | last post by:
Hi, I have installed ASP.Net application on a system. When accessing the Application from within the LAN, it works fine. However, when I access the application from the Internet, some pages...
1
by: Tony Moss | last post by:
I have a small new, simple db in Access 2002 WinXP running on a network (3 users) and vpn Terminal services (2 users). Just 2 tables Clients and sub form / table Purchases. This last week we have...
28
by: Lee Rouse | last post by:
Hello all, This is going to be a rather lengthy "question". I have an Access 2k database, separated front end/back end. Front end copies are on about 30 workstations and used frequently during...
3
by: Leinad Kong | last post by:
I'm using Access 2002, as front-end and back-end as well: 1) I faced database corrupted problems, when more than 1 user edit concurrently. I'm using All-records Locking, and open-exclusively as...
5
by: Hardy Wang | last post by:
Hi all: I developed a web site, it passed various testing internally. When I put this site in production, I receive some error reports from this site saying "the viewstate is invalid for this page...
9
by: advance scout | last post by:
HELP! My database is suddenly corrupted. My computer was acting funny (very sluggish) and was shut down. Access had been already been closed down but computer was acting very slow , so perhaps it...
12
by: Julien Lafaye | last post by:
Hello, i callocated a pointer to a user-defined struct. The value of the pointer is something like 0x0000002aaaaa (can't remember actually, I don't have the computer running the code with me)....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.