Hi guys,
I'm developing an app in WM20 using Android and HFSQL. I'm testing it on several phones and in the GO test/debugger.
Now, all works fine in the GO mode and on all but 1 of the phones. So, I've written a bit of code that dumps the error info out. The message is helpful in that it tells me it's an integrity error. I have no idea at the moment why it doesn't work on this 1 phone, but I suspect it's analysis version related?
Anyhow, on to my question; the error info is:
I think you probably know what I'm going to ask, so here goes; in Android, does anyone know how I get the actual DB files and fields to be displayed in errorinfo instead of !d! and !s!?
I'm developing an app in WM20 using Android and HFSQL. I'm testing it on several phones and in the GO test/debugger.
Now, all works fine in the GO mode and on all but 1 of the phones. So, I've written a bit of code that dumps the error info out. The message is helpful in that it tells me it's an integrity error. I have no idea at the moment why it doesn't work on this 1 phone, but I suspect it's analysis version related?
Anyhow, on to my question; the error info is:
Integrity error. The cardinalities related to the primary key (!d!, !s!) between the < !s!. !s!> and < !s!. !s!> items are not respected.
I think you probably know what I'm going to ask, so here goes; in Android, does anyone know how I get the actual DB files and fields to be displayed in errorinfo instead of !d! and !s!?