Thanks for following up on the new forums with this topic. I thought I replied to your last email there, but I apologize as it appears I have not. In regards to the unique field, it's been mentioned before in this topic, the unique field is only unique if you are using only one source (ie, only adding records on your Windows Mobile device and not importing or adding on the desktop). If you create a database with a unique field and use it only on the Windows Mobile side, it will remain 'unique'. But I agree, it's not very useful in the sense of being truly unique, hence the other solution we mentioned.
To answer your second question, I'm not aware of a way to make it preserve your existing relationships as once you switch to that method, it's all auto-generated values and the expectation by the field types involved. So at that point, you'd have to reestablish the relationships by hand. Sorry!
In respect to the Windows Mobile update, still working on that. I gave a status update a few weeks back that some of the problems are much bigger than they seemed and we're working on solutions. For example, the popup menu issue that people have reported is requiring a complete rewrite of the popup value selector because of the bug being an OS level bug. Hoping we'll have that out soon and I'm spending my programming time working exclusively on Windows Mobile right now.
zooguy1492 wrote:I'm still having trouble with a relationship field and I've stopped using HandBase until I get this resolved (since it uses a relationship field).
Here is my previous post:
http://tech.groups.yahoo.com/group/HanD ... sage/22994I currently have a relationship field refering to a "unique" field in the current database and a unique field in a second database but I'm getting non-unique numbers in my main database.
This earlier thread seems to say I should be using these "long unique" values by setting up a "link" and condition field, but I'm unable to figure out how to do this and preserve my existing relationship between already existing records.
1) Why isn't a "unique" field giving me unique values (I only have < 350 records in the main database)?
2) If I need to use a "long unique" trick, how do I preserve my existing relationship fields between these databases?
Also, while I'm at it, what is the status of the Windows Mobile patch update for HandBase? I thought it was supposed to be released several months ago.
Paul P.