Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

27
votes
3answers
18k views

How to recover Git objects damaged by hard disk failure?

I have had a hard disk failure which resulted in some files of a Git repository getting damaged. When running git fsck --full I get the following output: error: ...
7
votes
0answers
95 views

C# - Reading free space bits on harddrive [closed]

Possible Duplicate: How can I undelete a file using C#? Ever since I recovered a document using a software called Undelete, that scans your free space and shows you what files are ...
6
votes
6answers
25k views

How to recover database from MDF in SQL Server 2005?

I have an MDF file and no LDF files for a database created in MS SQL Server 2005. When I try to attach the MDF file to a different SQL Server, I get the following error message. The log cannot be ...
3
votes
2answers
27 views

Getting the last version of a deleted folder in subversion

I need to get the content of folder deleted from our repository long time ago I still know the name of the folder I don't know the revision in which it was deleted I don't know the date when it was ...
3
votes
6answers
753 views

Best data recovery tools? [closed]

So due to a recent act of stupidity and bravado, I uttered the words "backups! who needs backups?!" and what followed was the tragic loss of 260gb of data. This scenario in particular is requiring me ...
2
votes
1answer
115 views

C# classes to undelete files? [closed]

Possible Duplicate: How do I restore a file from the recycle bin using C#? Recovering deleted file on windows I am working on an application that is intended to recover deleted files from ...
2
votes
2answers
152 views

overwritten git repo with old version of git repo, game over?

Have I totally lost all my commits? I know it was dumb, and for that I am sorry, but it was an innocent mistake, not thinking a workflow through properly. EDIT the overwrite was a manual drag and ...
2
votes
2answers
2k views

How can I undelete a file using C#?

I'm trying to find some lost .jpg pictures. Here's a .bat file to setup a simplified version of my situation md TestSetup cd TestSetup md a cd a echo "Can we find this later?" > a.abc del a.abc ...
1
vote
1answer
15 views

Data recovery site mesaures

our ASP.Net application is currently deployed over the farm with the below specs: 2 web front end servers controlled by an NLB 1 Application server hosting windows services and a workflow engine An ...
1
vote
0answers
104 views

How to recover the deleted partition table of ext3 or ext4 [closed]

I'm installing windows stand with ubuntu 10.04.And after installed, the grub doesn't work.So I tried to chroot into my old system,and run grub-install from my liveCD. But when I restart the computer ...
1
vote
5answers
142 views

undo changes to a stored procedure

I altered a stored procedure and unknowingly overwrote some changes that were made to it by another developer. Is there a way to undo the changes and get the old script back? Unfortunately I do not ...
1
vote
1answer
837 views

Return deleted project from Eclipse

I have serious problem, I have deleted Java project from Eclipse and I don't have fresh revision on CVS. Is there any chance anyway to return that project or I am najebao ?
1
vote
1answer
442 views

How can I recover MySQL tables from data files?

I've got a database (all MyISAM tables) and the machine where MySQL was running is no longer bootable. However, we have all the MySQL data files from the data directory. How can I restore the data ...
1
vote
3answers
397 views

delete rows from table in mysql

if i write delete * from tablename in mysql ,all rows get delete it there any way to get the data back in mysql in that table
1
vote
3answers
261 views

Recovering deleted file on windows

I want to write a program to recover recently deleted files on windows 7.. Is there a function in windows API that recover files? If not, how can I begin in that? EDIT: Or an open source project for ...
1
vote
2answers
865 views

how to restore postgresql DB without backup

Forgot to make a backup. Now I have harddrive with databases and new system with empty postgres. Can I somehow restore databases? by simple copy of files etc?
1
vote
4answers
178 views

Get data back with extension .java

I delete my java program from java project in eclipse. The extension was .java and I don't know how to get back? I try (getdataback for NTFS) but I didn't get back my *.java file. Some solution?
1
vote
2answers
100 views

How to recover data from a table, and store that into list?

How can I get ALL the data from a table of my DB (mySQL) using hibernate, and store the output into List of Objects? I'll use this List, to populate a JTable.
1
vote
2answers
979 views

How recover sybase database (unknow db version)

I have a database file (*.db) that need to be recovered. The bad is, the end-user have null idea of the version of the database. Not know the password. The original developer is lost. The computer ...
0
votes
0answers
17 views

Flash the local drives, scan and retrieve deleted files with vsc++

Does anyone know how to be able to list down all the working local drives ( like drive C, D, removable disks and so on..) through combo box? And with that, I could be able to scan that specific drive ...
0
votes
1answer
26 views

How can i recover data/code from visual studio 2010 made debug folders?

I have a serious issue, my harddisk crashed yesterday , and i had tons of projects on it .I lost most of them but the ones i recovered are all the debug folders i sent to clients (most of them are ...
0
votes
0answers
34 views

Recovering File Names of Recovered Corrupted Files

Not sure if this is the correct site for posting this type of question, but maybe someone can point me in the right direction. I had some concerns about how can I efficiently recover names of files ...
0
votes
2answers
38 views

Sensor to read data from defective disks

I am looking for a sensor that can be used as a reading head for hard disks.Is there a device like that?
0
votes
1answer
1k views

How to recover data from iphone backup files WITHOUT the info.plist, status.plist, manifest.plist, manifest.mbdb, and manifest.mbdx files?

I have iTunes 10.5 and Mac OS X version 10.6.8. I would like to restore my iPhone from backup. iTunes detects all my backups except one, which happens to be the backup I want. I looked in the ...
0
votes
2answers
94 views

Recover deleted rows from SQL Server 2000

A script accidentally deleted few rows from the database with the following query: DELETE FROM that_table WHERE id IN (100, 101, 102) More rows have been added in the mean time. Is there a way for ...
0
votes
2answers
95 views

LVM-like snapshot on a normal block device

Skip to the question if not interested by the story After an unfortunate lost of 2 disk on a 4 disk raid 5 array I got into some voodoo to take as much data back as I can. The first drive giving ...
0
votes
1answer
57 views

recovery on Linux Virtual Box [closed]

I am into a deep trouble .I was working on RHEL 5 64 bit OS on a Virtual Machine . I was working as normal user(non root). Accidently i deleted the user on which i was working . Can somebody tell me ...
0
votes
2answers
158 views

Restoring Deleted Flash Builder 4 Project

I was just putting the finishing touches on a flex project that loads files from a second project. In attempting to delete a second project, I somehow deleted the project I needed. I confirmed that I ...
0
votes
1answer
96 views

Recover VBA Code in Corrupted Access 2002 Database

So somehow my Access database got corrupted and I am trying to recover the VBA code. Does anyone know how to recover the code? Error message is as follows: "The Visual Basic for Applications project ...
0
votes
1answer
101 views

Recovering data from a sandbox

I was working on a computer which had Avast software running on it. I tried to open an executable (CoolEdit) which Avast opened in sandbox mode. I recorded a lot of stuff with CoolEdit and closed it ...
0
votes
2answers
88 views

Inspect iOS user's documents folder remotely

Recently a user of one of my apps reported that all her data was lost when she updated the app. I think this is a long shot, but is there anyway for me to inspect her 'documents' folder within the app ...
0
votes
2answers
111 views

Recovering erroneously deleted Iphone code, from Iphone?

I was working on my game last night in XCode and wanted to remove a couple of old files from my Development folder. I Multi-Selected them, and deleted permanently. Come to find out seconds after, ...
0
votes
1answer
226 views

Visual studio lost current code on sudden crash

My visual studio 2010 crashed when some carelessness [bit of madness] mistakenly pressed start button and my Acer timeline got unstable. Two projects where open at the time, one in visual studio 2005 ...
0
votes
3answers
294 views

Recovering Git repository from objects only

I have a Windows box which has taken it into it's head to delete most of a Git repository (must have tripped the Important Work Detector ;). All I have left (that I can find) is the objects. I'm not ...
0
votes
3answers
217 views

How to recover cpp data from linux library files?

I accidentally deleted a .cpp file with some valuable code of mine. It was part of my own library: libandrissh.so How can I recover it? I tried scalpel, but it did not find it. I was wondering if I ...
0
votes
3answers
214 views

Recovering deleted data from FAT32 using java?

Is it possible to recover deleted data from FAT32 using java ? Thank you very much. PS: Are there any free resources???
0
votes
1answer
152 views

Data recovery library for Java

Is there a Data recovery library for Java, to restore deleted pictures on a Fat32 system??? Thank you very much.
0
votes
1answer
175 views

Linux SVN recover files

A recent update over unversioned directories removed a bunch of files. Is there a way I can manually recover these lost files? P.S. I cannot recover them from subversion, as the files I am looking ...
0
votes
2answers
108 views

Is there a way to read HD data past EOF?

Is there a way to read a file's data but continue reading the data on the hard drive past the end of file? For normal file I/O I could just use fread(), but, obviously, that will only read to the end ...
0
votes
1answer
248 views

Which Data Recovery software (for RAID 0 array) - R-Studio, UFS Explorer, VirtualLab, Quick Recovery, RAID recovery, other?

Which data recovery software would you purchase/use for the recovery of data from a damaged RAID 0 volume composed of two drives (one of which appears to have hardware failure of some kind)? ...
0
votes
2answers
158 views

methods for data recovery for a NTFS file? [closed]

hello i need help about the methods for data recovery for NTFS file system. books atricles are also helpful thanx in advance
0
votes
1answer
169 views

How to recover Mysql database from backup files

I have using VPS that had to be re-imaged. my DB was part of it and it was being backup up as the app wasn't in production yet. However, there is some data that I wish to recover on it. the VPS ...
0
votes
1answer
184 views

How to use e-sata external port to access a sata drive

I have laptop with an external e-sata/USB combo port. I have an internal Seagate SATA drive removed from another laptop. I want to recover the data in this disc. Is it possible to connec t this ...
0
votes
3answers
700 views

How to recover a deleted row from SQL Server 2005 table?

How to recover a deleted row from SQL Server 2005 table ? Thanks, Ahmed.
0
votes
3answers
865 views

Recovery after wrong MySQL update query?

I made a wrong update query in my table. I forgot to make an id field in the WHERE clause. So that updated all my rows. How to recover that? I didn't have a backup....
0
votes
3answers
110 views

Unzipping unfinished gzip…possible?

So I just spent a week running a simulation, but the computer had to be turned off to move it (terrible, I know). The data that was being produced was being zipped due to it's size by piping it into ...
0
votes
1answer
1k views

Recovering HyperSQL Database

We are using JBoss 4.0.3 SP1 using Hypersonic as its internal storage engine (timers, queues, etc.) The database is no longer accessible (most likely data corruption) giving error; Caused by: ...
0
votes
2answers
744 views

Copy data between tables in different databases without PK's ( like synchronizing )

I have a table ( A ) in a database that doesn't have PK's it has about 300 k records. I have a subset copy ( B ) of that table in other database, this has only 50k and contains a backup for a given ...
0
votes
1answer
1k views

mysql: recover database from frm files

At some point my MAMP installation became corrupt and I decided to move to XAMPP instead. However I now can't get my databases across. Other people have said I simply need to copy the DB files to ...
0
votes
3answers
474 views

NTFS (Direct) Reader for Linux [closed]

I managed to damage my NTFS partition pretty well (Details*; I don't think its extremely relevant but it might be.) and was wondering if there is any linux tool that can read an invalidly partitioned ...

1 2