PC Review


Reply
Thread Tools Rate Thread

Any way to recover a deleted module?

 
 
Dorian
Guest
Posts: n/a
 
      31st Dec 2009
I inadvertently deleted a module. I can see from the mdb file size that it
probably still exists somewhere (I have not done compact). Is there any way
to recover it? I have no back up since I just newly coded it.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
Reply With Quote
 
 
 
 
Jerry Whittle
Guest
Posts: n/a
 
      31st Dec 2009
I have some doubts that you'll be able to. You might try this:

http://www.demtron.com/blog/post/200...ft-Access.aspx
--
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"Dorian" wrote:

> I inadvertently deleted a module. I can see from the mdb file size that it
> probably still exists somewhere (I have not done compact). Is there any way
> to recover it? I have no back up since I just newly coded it.
> -- Dorian
> "Give someone a fish and they eat for a day; teach someone to fish and they
> eat for a lifetime".

 
Reply With Quote
 
Larry Linson
Guest
Posts: n/a
 
      31st Dec 2009
"Dorian" <(E-Mail Removed)> wrote

> I inadvertently deleted a module. I can see from
> the mdb file size that it probably still exists somewhere
> (I have not done compact). Is there any way to recover
> it? I have no back up since I just newly coded it.


Immediately make a copy, and save the original, if you haven't already done
that.

If nothing else works, there are data recovery services who may be able to
help you. Peter Miller, of PKSolutions.com, has an outstanding reputation.
At one time, I know he offered free evaluation and estimates, but don't know
if that is still the case. It may turn out that re-creating the module would
be more cost-effective, depending on its size and complexity.

Larry Linson
Microsoft Office Access MVP



 
Reply With Quote
 
Dorian
Guest
Posts: n/a
 
      31st Dec 2009
Good try but following code displayed zero modules.
i = 0
For Each accObj In CurrentProject.AllModules
i = i + 1
Call WriteOutModules(accObj.Name, True)
Next
MsgBox "Found " & i & " modules", , "CreateModuleFiles"
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".


"Jerry Whittle" wrote:

> I have some doubts that you'll be able to. You might try this:
>
> http://www.demtron.com/blog/post/200...ft-Access.aspx
> --
> Jerry Whittle, Microsoft Access MVP
> Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.
>
>
> "Dorian" wrote:
>
> > I inadvertently deleted a module. I can see from the mdb file size that it
> > probably still exists somewhere (I have not done compact). Is there any way
> > to recover it? I have no back up since I just newly coded it.
> > -- Dorian
> > "Give someone a fish and they eat for a day; teach someone to fish and they
> > eat for a lifetime".

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to recover IMPORTANT deleted e-mails from deleted items folder =?Utf-8?B?QWhhcm9u?= Microsoft Outlook Discussion 3 28th Apr 2006 03:03 PM
recover deleted items that were deleted in Outlook 2000 =?Utf-8?B?YmlyZGllMQ==?= Microsoft Outlook Discussion 1 28th Apr 2006 01:56 PM
Is there any chnace to recover a deleted module from my normal.dot file ? marcus.zeuschner@tenix.com Microsoft Word Document Management 1 20th Feb 2006 06:34 AM
How to Recover remotely deleted file recover? Gangadharan Windows XP Work Remotely 0 23rd Nov 2005 11:13 AM
Deleted File Analysis Utilitiy - recover deleted files *ProteanThread* Freeware 0 11th Jan 2005 04:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:32 PM.