Search results

  1. G

    Recover MDB from MDE?

    I need to upgrade a MS Access 97 MDE file to MS Access XP. My client has lost the MDB file though. Is there anyway to recover the MDB or is it gone for good? I know passwords are recoverable so I'm hoping MDB's can be too.
  2. G

    Monitoring a DOS Shell

    Monitoring a DOS Shell - Resolved I'm using MS Access 97 and shelling to a DOS window. When the window autocloses, I need to proceed with my code. Its the age old problem of halting code execution while waiting for an external process to complete. cmdline = "c:\myexe.exe"...
Back
Top Bottom