Re: inbound_email table : id needed
Hi,
You are talking about a so-called universal unique identifier which (theoretically at least) should be the only such string in this very world of ours. It is used to identify unique records and makes it (theoretically) possible to copy records from one DB to another without the need to change the ID. It's usually created by calling a function of the DB - I believe it's uuid() in the case of mysql.
This string identifies the inbound email account in Sugar and is also used in all other tables that reference to this particular account. Some but not all of them are:
email_cache
emails
inbound_email_cache_ts
rgds
rl
__________________________
Robert Laussegger
http://www.iscongroup.net
Bei Fragen: support@iscon.at
Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
Ab sofort auch mit 6.4.2
Bookmarks