Hi,
I have a big trouble:
. I have a view that return a field named ID_MYFIELDS_1
. this field is a FK in the original table and the PK of the lookupped table is called ID_MYFIELDS
. When a create all the fields in the MS query my fields ID_MYFIELDS_1 is renamed ID_MYFIELDS_1_1
Why?
Is there some settings I must change to prevent this behaviour?
Someone else has seen some like this?