Hi all,
I'll admit, I haven't searched this one yet. The problem is that I've spent 2 months working on a db. Get in today, and half the reports are somehow "corrupted." I can't open certain reports (at random), nor can I view them in design view. I select Design View and nothing happens. Can't make an mde out of the mdb, either.
Tried compact/repair, same problem. Tried importing everything into a new database. Same problem.
Has anyone else had this problem? Maybe I have a virus that the system hasn't uncovered yet?
Cecilia :(
More info on the db. The actual data sources are mostly db2 or sql server, but the sources for the reports are all queries (there are a few that are pretty complicated, but even those not so complicated are failing to open). The entire db, when compiled, is around 1mb
Some sort of strange corruption?
-
- StarLounger
- Posts: 89
- Joined: 19 Feb 2010, 16:56
- Location: San Francisco, Alameda, CA
-
- StarLounger
- Posts: 89
- Joined: 19 Feb 2010, 16:56
- Location: San Francisco, Alameda, CA
Re: Some sort of strange corruption?
This is what happens when I don't *search* before freaking out.
Changing the default printer appears to have made the bad behavior go away.
The db's bad behavior, not mine. I'll be available for stoning, later. :-/
Thanks for listening :D
Changing the default printer appears to have made the bad behavior go away.
The db's bad behavior, not mine. I'll be available for stoning, later. :-/
Thanks for listening :D
-
- Administrator
- Posts: 79316
- Joined: 16 Jan 2010, 00:14
- Status: Microsoft MVP
- Location: Wageningen, The Netherlands
Re: Some sort of strange corruption?
Glad you were able to solve the problem!
Best wishes,
Hans
Hans
-
- StarLounger
- Posts: 89
- Joined: 19 Feb 2010, 16:56
- Location: San Francisco, Alameda, CA
Re: Some sort of strange corruption?
Thank you for being so nice about it, Hans ;)HansV wrote:Can you open the queries that act as record source for the reports that are failing?
Glad you were able to solve the problem!
I'm going to leave my post here unless you want to delete it. It shows the importance of a. remembering that search is our best friend, and b. remembering how absolutely PICKY Access is about printers, whether the problem is forms, reports, or even compiling.
-
- Administrator
- Posts: 79316
- Joined: 16 Jan 2010, 00:14
- Status: Microsoft MVP
- Location: Wageningen, The Netherlands
Re: Some sort of strange corruption?
I think leaving it is a good idea. It may well help someone else in the future.
You're correct that Access is picky about printers!
You're correct that Access is picky about printers!
Best wishes,
Hans
Hans
-
- 4StarLounger
- Posts: 482
- Joined: 24 Jan 2010, 15:02
- Location: Colorado, USA
Re: Some sort of strange corruption?
More than once I've wanted to stone the PC, the printer, and Access for going off the deep end when a printer misbehaved or went away or .... My sympathies.Cecilia wrote: ...
I'm going to leave my post here unless you want to delete it. It shows the importance of a. remembering that search is our best friend, and b. remembering how absolutely PICKY Access is about printers, whether the problem is forms, reports, or even compiling.
Wendell
You can't see the view if you don't climb the mountain!
You can't see the view if you don't climb the mountain!
-
- 3StarLounger
- Posts: 331
- Joined: 11 Feb 2010, 03:55
- Location: Land O Lakes, FL
Re: Some sort of strange corruption?
I'm a little surprised you didn't an Access message when you try to open a report (even in design mode), something like "this report was originally formatted for the blahblah printer, which is no longer available. Do you want to use the default printer?".Cecilia wrote:This is what happens when I don't *search* before freaking out.
Changing the default printer appears to have made the bad behavior go away.
The db's bad behavior, not mine. I'll be available for stoning, later. :-/
Thanks for listening :D
Mark Liquorman
Land O Lakes, FL
see my website http://www.liquorman.net for Access Tips and Tricks, and for my Liquorman Utilities.
Land O Lakes, FL
see my website http://www.liquorman.net for Access Tips and Tricks, and for my Liquorman Utilities.
-
- StarLounger
- Posts: 89
- Joined: 19 Feb 2010, 16:56
- Location: San Francisco, Alameda, CA
Re: Some sort of strange corruption?
I thought I posted a response to this, but it seems to have gotten lost in the airwaves....Mark L wrote: I'm a little surprised you didn't an Access message when you try to open a report (even in design mode), something like "this report was originally formatted for the blahblah printer, which is no longer available. Do you want to use the default printer?".
Nope, nothing like that. First, no print preview or design view in certain reports--no error message, just nothing happened. Then I couldn't compile or make an .mde. Started trying to delete unnecessary stuff from the db (after importing into a clean db) thinking it might help with the compile issue, but no luck on either, the only message I got was when I tried to make an mde, it said I couldn't, but didn't really give a reason why ("Access is unable to...").
Errors without meaningful error messages (or no error message at all) are really somethin' else.