| Subject | partner index segment no 2 has incompatible datatype |
|---|---|
| Author | crizoo4712 |
| Post date | 2008-06-11T08:32:28Z |
mastertable has pk: ( group_id (integer) + username(varchar(20)) )
detail has same cols (same types) and should have a fk to masters pk
I get the errmsg above.
what's wrong?
regards, christoph
detail has same cols (same types) and should have a fk to masters pk
I get the errmsg above.
what's wrong?
regards, christoph