M
Meryk
Guest
Hi, I just came across this : '' 6. If desired, specify a single numeric unique column as the table's primary key." in the documentation here : documentation.progress.com/.../ So I assume the primary key has to be a NUMERIC UNIQUE Column. Can you confirm please? So to work around this, I am trying to use a composite key, by selecting two columns as primary key (instead of the concat). It is still not working. Are they any constraints on the type of the columns we can use in the composite key ? I am now using two integer fields. Any ideas why this is not working please? Thank you. Meryem
Continue reading...
Continue reading...