Quote:
Originally Posted by gernblan
Well yes but if the insert fails because of the field length, it doesn't get in at all.
Thus, the mobs not showing up later.
So the emu may not care in practice what the name is when reading it... but it sure does care when creating the record in the first place.
Hence changing it to varchar(50).
It does solve thr problem.
And no I do not want the names that long, but what else can I do without adding a bunch of extra (tedious) steps?
|
Agreed, I'm changing this column on PEQ.