• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » [resolved] force float not real tmssqlOutput from double

#1 2012-06-26 12:23:14

outlaw77
Member
Registered: 2011-06-03
Posts: 39

[resolved] force float not real tmssqlOutput from double

Tags: [database, mssql]

hi,

How can I force tmssqlOuput to create a float not real field, when creating a table.
Setting DBtype - does nothing !?

thank you!
regards,
Robert

Offline

#2 2012-06-27 05:38:53

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: [resolved] force float not real tmssqlOutput from double

Hi Robert

Sorry. What do you mean "real field"?

Regards,
Pedro


Only Paranoid Survive.

Offline

#3 2012-06-27 16:27:16

outlaw77
Member
Registered: 2011-06-03
Posts: 39

Re: [resolved] force float not real tmssqlOutput from double

hy Pedro,

sorry, maybe I should have point it more out clearly.
I mean the database type "real" (mssql). But it should be float.

Thank you!
robert


Uploaded Images

Offline

#4 2012-06-28 04:01:00

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: [resolved] force float not real tmssqlOutput from double

Hi

That's because in MSSQL the 'real' data type is equal to float(24).
If you want float type, modify the length of this column larger than 24.

Regards,
Pedro


Only Paranoid Survive.

Offline

#5 2012-06-28 08:57:35

outlaw77
Member
Registered: 2011-06-03
Posts: 39

Re: [resolved] force float not real tmssqlOutput from double

hy Pedro!

Thank you for the answer & solution!
regards,
Robert

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » [resolved] force float not real tmssqlOutput from double

Board footer

Powered by FluxBB