Hi,
Connecting to a SQL instance and table on a seperate SQL Server. (Not K2, its a SQL DB elsewhere)
Created and Published the table using the tester tool. One of the fields was integer datatype.
Now the DB owner has changed field to decimal(6,0,null).
My question is, do i need to re-create/publish the table again? Or will K2 pick up the changes automatically?
Thanks