Hallo,
I don't understand the Adress Locator. It has so much trouble and I missing a description for the Tables (which Columns) and examples . I have a Table ALL_S_ADDRESS. This Table has the columns and Datas
OBJECTID (INteger),
CITY VARCHAR2(60),
COMMPART VARCHAR2(60)
STREETNAME VARCHAR2(60) ,
HOUSENO VARCHAR2(10) ,
X float,
Y float
If I try to create a new Adress Locator in a Filegeodatabase:
Adress Locator Create => Adressen Locator Style US Address - Single House
Refenenzdatas => ALL_S_ADDRESS as Primary Table
*House Number => HOUSENO
*Street name => STREETNAME
City or Place => CITY
I get the error message:
000042 : Adressen-Locator konnte nicht erstellt werden.