Database FE freezes up every time I try to open it. (1 Viewer)

krc547

Member
Local time
Today, 03:09
Joined
Sep 1, 2023
Messages
38
I created a copy of the whole db and sent it to a friend, he did a change to one of the tables to fix it (nothing to do with the login) and sent it back. The one he sent back is the one that freezes up or doesn't work with the login.
 

cheekybuddha

AWF VIP
Local time
Today, 09:09
Joined
Jul 21, 2014
Messages
2,280
Also, does it have a backend that it's supposed to be linked to? If so, did you re-link the backend when you got it back?
 

krc547

Member
Local time
Today, 03:09
Joined
Sep 1, 2023
Messages
38
It does have a backend and I did relink it once I got it back. I have not decompiled/compact yet. I waiting for the admin to get back to me.
 

cheekybuddha

AWF VIP
Local time
Today, 09:09
Joined
Jul 21, 2014
Messages
2,280
Ok, keep us posted with progress.

Is the db mentioned in your screenshot the backend? Perhaps double-check that all table were properly re-linked.
 

krc547

Member
Local time
Today, 03:09
Joined
Sep 1, 2023
Messages
38
It won't even let me open it without holding the shift key, or it locks up.
 

krc547

Member
Local time
Today, 03:09
Joined
Sep 1, 2023
Messages
38
The screenshot is fe, but I did recheck the be and everything is linked.
 

krc547

Member
Local time
Today, 03:09
Joined
Sep 1, 2023
Messages
38
His instructions say open any module and compile/decompile. I have no modules to open.
 

cheekybuddha

AWF VIP
Local time
Today, 09:09
Joined
Jul 21, 2014
Messages
2,280
To decompile, you need to use a special command line argument to open the db.

It will then be in a decompiled state.

Then, compact and repair (from the Access Tools menu)

Then open any code module (e.g. a form's module), and go to the Debug menu and choose Compile.

Then compact and repair again.
 

Users who are viewing this thread

Top Bottom