Questions tagged [data-loss]

202 questions
0
votes
4 answers

casting data losing C

I try to understand when casting causes data losing and how it works. so for the following examples i try to understand if there is data loss and if yes why: (i - int(4),f - float(4),d-double(8)) i == (int)(float) i; // sizeof(int)==sizeof(float) <-…
YAKOVM
  • 9,805
  • 31
  • 116
  • 217
0
votes
1 answer

Want to update Object in Callback, gives correct log, but global Object is not updated

I am fairly new to using callback functions in Javascript. I'm also not sure, if the callback is my problem. I fetch some data from a Database and want to save it to a Objekt with the .push method. After pushing it in there I log this object and it…
Igl3
  • 4,900
  • 5
  • 35
  • 69
0
votes
1 answer

coredata data loss with iOS7

In my application I have a dataloss issue with core data or sqlite with iOS7. I was using the app and added some data and save data to coredata calling save on managedObjectContext. I'm using single instance of managedObjectContext with lock/unlock.…
Jitendra Singh
  • 2,103
  • 3
  • 17
  • 26
0
votes
3 answers

function in dll doesn't receive CString argument value

Hi everyone. I have to work with old utility: which converts xls into txt. There was a small problem in logic of the utility, but the problem is in other thing... The utility consists of two parts: exe module and dll module, and uses MFC. In exe…
Illia Levandovskyi
  • 1,228
  • 1
  • 11
  • 20
0
votes
1 answer

Lost table on failed removal of MySQL foreign key

I have a table like so: CREATE TABLE `Words` ( `wordId` int(11) NOT NULL AUTO_INCREMENT, ... snip! ... `PartOfSpeechpartOfSpeechId` int(11) DEFAULT NULL, PRIMARY KEY (`wordId`) USING BTREE, KEY `fk_Words_PartOfSpeech`…
Irongaze.com
  • 1,639
  • 16
  • 22
0
votes
1 answer

array's objects loss in storyboards's scene

I make a game that has 2 scenes (first-welcome screen with "start game" button, second - is the game") Game is simple: head-picture is trying to prevent collions with bullets(represented as uiimageviews in NSMutableArray *bullets) with the help of…
0
votes
1 answer

Android Sqlite Data lost when Application Hangs/Freeze and restarted

Recently my users are complaining that application hangs while using it and the data stored getting lost when the reboot the mobile. Its not happening everytime too. Can some one please tell me for what are all the reasons sqlite data will get…
abbas.aniefa
  • 2,855
  • 21
  • 30
0
votes
1 answer

Dataloss at connection android tablet -> lan - RS232 converter, but not on android tablet ->winpc pc -> converter

i have a big problem and i doubt about my intellect... I connected my android tablet (intenso tab814) to a RS232 converter (USR-TCP232-E) via a router (TL-WR740-N) and i send 7 hexadezimal bytes in a block, kinda 03 20 05... with further numbers. My…
Eveli
  • 498
  • 1
  • 6
  • 27
0
votes
2 answers

IE8 lose custom tags

Please Check below code In IE8: