
Anonymous
Not applicable
2009-08-13
04:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is SQL Server's money data type supported?
I've a SQL Server data base that uses money data type, when I configure a tMSSql_Output the schema came with "MONEY" in the DB Type but when I link a tMap to this output the schema becames "Object", is I try to change tMap's schema to BigDecimal TOS says that schemas are different and give an error.
If I let it as Object (tMap) and execute the job I get this error: Data truncation - Line: 0
Is money data type supported? Is there any configuration that I could do to solve this?
If I let it as Object (tMap) and execute the job I get this error: Data truncation - Line: 0
Is money data type supported? Is there any configuration that I could do to solve this?
151 Views
2 Replies

Anonymous
Not applicable
2009-08-13
10:59 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
Delete the link first, define the schema of tMap and set data type as BigDecimal, then link it to tMSSql_Output again.
Best regards
shong
is I try to change tMap's schema to BigDecimal TOS says that schemas are different and give an error.
Delete the link first, define the schema of tMap and set data type as BigDecimal, then link it to tMSSql_Output again.
Best regards
shong
151 Views

Anonymous
Not applicable
2010-09-27
12:22 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thank you Shong. It help me.
But i like to understand why each talend component has its schema ? and how can i assure that all my schema are synchronized ?
Thank you !!
Thank you Shong. It help me.
But i like to understand why each talend component has its schema ? and how can i assure that all my schema are synchronized ?
Thank you !!
151 Views
