Tyger Guzman 2 Posted March 10, 2020 Posted March 10, 2020 I have a SQL database that is introspected on Tibco DV. Two columns of a particular table areTEXT/CLOB datatype (in SQL sever and in Tibco DV) Now the issue I have is when I connect Spotfire to my SQL server those two TEXT columns come through just fine. But when I ty to import the data table into Spotfire from TDV I get the following Error : External error: Unable to map the following columns: - Column 'DESCRIPTION' with data provider type '2005' - Column 'COMMENTS' with data provider type '2005' I have numerous tables/connections that I am trying to update and it's extremely time consuming to create views that Cast([column] as char(255)) to fix the Spotfire load. Is there some other work around to get Spotfire to read TEXT datatype columns from Tibco DV
Pavan Lingam Posted March 11, 2020 Posted March 11, 2020 How are you connecting to DV from Spotfire Is this through Spotfire DV Connector or through Information Services Would toggling these methods help in addressing this issue That may give more clues on whetherr the issue is with the connector or the csjdbc driver.
Tyger Guzman 2 Posted March 11, 2020 Author Posted March 11, 2020 I'm connecting through the spotfire connector
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now