access accde file

Angelasmith

New member
Local time
Today, 09:06
Joined
Jun 18, 2013
Messages
4
Hi
when i convert one of my accdb files to accde it will work the first time when i click save and publish to accde it will open then when i close down it wont open again. it will just freeze on the firs screen :banghead:
 
sounds like you have something wrong in your initial form/autostart - does it populate some table or file in the first opening which on the second opening prevents it from continuing?

Suggest remove the display form/autostart option and save as accde and try again. Do this in two steps - first step do not open any forms and make sure you can open the accde repeatedly. Then for the second step open the display form/run autostart manually, then exit and reopen the accde and open the display from/run autostart again.

This will at least narrow down where your problem is.

Also, I presume the second opening is with everything the same - you haven't moved the db or the back end between openings?
 
thanks but i managed to fix it by doing debug compile then resaving it
 

Users who are viewing this thread

Back
Top Bottom