Hi friends,
I have following problem:
I´m importing data of a ODBC(Acucobol) to a SQL table, but in a column, where the source is decimal (or float), the destination goes to int. Example:
source = 1,30 -> destination = 1.
I make a test with Excel Data Import and the result was ok!
Do you have a tip for this?
Thanks,
Jorge Olimpia - São Paulo / Brazil