hvisionexpo
Programmer
Is there a way to TURN-OFF this error "Arithmetic overflow error converting float to data type numeric."
so I an perform insert from a float column to numberic.
I do not care if it gets truncated.
If not, Is there an alternate solution to insert the values from one table to another with different column types?
THANKS
so I an perform insert from a float column to numberic.
I do not care if it gets truncated.
If not, Is there an alternate solution to insert the values from one table to another with different column types?
THANKS