Yes I think you can use Unique IDs. I've been looking at doing the same thing - use 
Unique IDs to build a relationship between different records. Only problem is that 
when you want to find a record with a certain Unique ID you have to potantially search 
your entire database - O(n). Which is quite inneficient for my purpose. If anybody has 
an idea, I'd liek to hear about it.



Chris



On Tue, 7 Mar 2000 11:45:46 -0000 [EMAIL PROTECTED] wrote:

> 

> 

> I need to create a one to many relationship between 2 databases, so I need

> a unique id in one database. Can I use record Unique IDs for this purpose?

> If not, what do other people use?

> 

> Regards,

> 

> John.

> 

> 

> --

> "This message is brought to you by Reuters.net;

> Any views expressed are those of the sender, except where the sender

> specifically states them to be the views of Reuters Limited."

> 

> --

> For information on using the Palm Developer Forums, or to unsubscribe,

> please see http://www.palm.com/devzone/mailinglists.html







This message sent using EMUmail.  http://EmuMail.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to