Problem with uptade on SQLlite

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
info26
Posts: 47
Joined: Tue May 17, 2011 10:14 am

Problem with uptade on SQLlite

Post by info26 » Tue Jan 03, 2012 11:30 am

In my applycation to modify a record i use sql statment UPDATE table, SET.... WHERE ID="myid"

when I testing my application in LiveCode or in iPhone Simulator all is OK, when I test the application on a real iPhone sometimes save two records with the equal ID (which it should be unique).

Have you some suggestions?

Livecode 4.6.4

Thank's

Mimmo

Post Reply