Acc2k: Unique index problem / German problem

R

Rene

Hi all!

One of my tables has a string as unique index. When I insert the word
'stress' and then try to insert 'streß' - which has the same meaning
but is a different string, the primary index fails due to the message:
duplicate values !!

Is this just a wrong configuration or has anybody had the same problem
and perhaps a solution?

thx,
Rene
 
Top