>Hi John,
>Thanks for responding, at least it explains whats happening.
>However, if linking info between Acces and Outlook doesn´t give you the
>possibility to use this data in combination with other data whats the added
>value of "linking".
I've never been quite sure about that myself<g>.
>I suppose that outlook should give a primairy key
Items in Outlook folders do have unique IDs. Unfortunately (a) they're
not - as far as I know - exposed when you link from Access and (b) even
if they were, they can be longer than 255 characters and therefore
cannot be indexed by Jet (unless something is changing with Office
2007).
>or that
>you could define one yourself.
Outlook has no mechanism equivalent to a database's unique index, hence
no way of preventing duplicate values in a user-defined "field". Also,
there'd be no way of maintaining relational integrity between items in
Outlook folders and records in Access tables.
--
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.