April 27, 2016 at 12:02 am
Comments posted to this topic are about the item Data Mining Part 38: Text Mining - The term lookup
April 27, 2016 at 6:26 am
Another good piece in the series, thanks.
April 27, 2016 at 9:35 am
so I am getting an error:
An error occurred while setting up a binding for the "text" column. The binding status was "DT_NTEXT".
any suggestions?
I am on Windows 7 Pro, Sql Server 2014 Express, and using Visual Studio 2013 with SSIS Designer version 12.0.2430.0
April 27, 2016 at 10:21 am
The problem is the data type. Are you using my sample tables?
April 27, 2016 at 11:10 am
I used the script at the bottom of the article. There was no terms table in the script so I used the test in the article. The only change I made was the terms column is nvarchar(10). Your article has it as nchar(10) which didn't seem correct.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply