![]() |
|
|
|||||||
| FlashChat | Actuarial Discussion | Preliminary Exams | CAS/SOA Exams | Cyberchat | Around the World | Suggestions |
|
![]() |
|
|
Thread Tools | Display Modes |
|
#11
|
||||
|
||||
|
If you have to recreate the query, try opening the query in SQL format and copy and paste the SQL code to a text file so that you have it saved and can recreate the query again more quickly next time.
__________________
Life is chaos personified. |
|
#12
|
||||
|
||||
|
Can you open as SQL and post the SQL here?
__________________
Liberals tend to view themselves as live-and-let-live people.... We’re the nice guys. We believe in tolerance, diversity, and letting people be what they have to be. It’s hard for us to credit the idea that someone could be afraid of us. Someone is. And for good reasons. Understanding that uncomfortable fact is the first step towards grasping what has been going on in this country’s politics for the last quarter century. Red Family, Blue Family |
|
#13
|
||||
|
||||
|
Another thought is that your actual installation of Access has somehow damaged itself. I believe on the help menu there is a repair option? Or on one of the menus. This isn't the "compact and repair" for the database, this is a repair for the software itself.
__________________
Some people are like clouds. When they disappear, it's a brighter day. |
|
#14
|
||||
|
||||
|
<insert head scratching icon here - MS has a repair function for fixing its own software??>
__________________
Carol Marler, FSA, MAAA, A Dedicated Actuary Just My Opinion (Although this statement is my opinion, and I am an actuary, it's still not a statement of actuarial opinion, and you really shouldn't rely on it.) Updated quotes Apr 4: Spoiler: |
|
#15
|
|||
|
|||
|
No, I can't. In order to open as SQL, I have to open the query on Design view, then choose the SQL option from there. I can't open the query on the Design view. So I actually have to recreate it from scratch right now.
|
|
#16
|
|||
|
|||
|
try this way. (imported to a new MDB file)...
Step1, create a new empty Access database (MDB) file. let's name it tmpDB1.mdb Step 2. open tmpDB1.mdb, then click the "Import" --Import the query from your original Access database into tmpDB1.mdb --If needed, also import all Tables (only Table Definition/Structure should be ok, no need to import the data) into the new tmpDB1.mdb. Then check if you can open the query in the tmpDB1.mdb. Hope it works |
|
#17
|
|||
|
|||
|
Quote:
|
|
#19
|
|||
|
|||
|
Yep. The program shuts down by itself when I try to open it. All the other applications on the computer are not affected at all when it happens though; so only Access crashes, not the whole computer.
|
|
#20
|
||||
|
||||
|
I had this same problem about a year ago. I think the query had a bunch of joins between 2 (or more) tables/queries. I believe I had changed the names of some of the tables/queries and Access freaked out and crashed whenever I tried opening the query
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|