H
Hyper X
Hey guys,
I have this column 'ShipmentEmail'. Its 80 characters... So, all the
ins, upd, and sel commands have this parameter with length 80 chars.
The user says 'Bump the length of this field up dammit...', so I go and
change it to 255 in the DB. That goes fine without any incidents.
Now, the parameters in the sel, ins, and upd commands still have the old
length of 80. How do I ask it to refresh the length of the parameters
whenever you do an ins, upd, or sel??
Thanks for the help.
HyperX.
I have this column 'ShipmentEmail'. Its 80 characters... So, all the
ins, upd, and sel commands have this parameter with length 80 chars.
The user says 'Bump the length of this field up dammit...', so I go and
change it to 255 in the DB. That goes fine without any incidents.
Now, the parameters in the sel, ins, and upd commands still have the old
length of 80. How do I ask it to refresh the length of the parameters
whenever you do an ins, upd, or sel??
Thanks for the help.
HyperX.