Hello,
in my DB, I changed the field type of one field from VARCHAR to INT.
When editing the fields of my grid application, I cam switch one field’s data type from text to integer.
But SQL type remains VARCHAR.
How can I make ScriptCase update that?
Thanks,
Sascha,