all groups > sql server data mining > january 2007 >
You're in the

sql server data mining

group:

Can anyone help me


Can anyone help me anonymous_user NO[at]SPAM sqlserverdatamining.com
1/19/2007 6:20:05 AM
sql server data mining:
I am new to Data mining environment,during my regular eventviewer checkup I found that the following error occured frequently..

"Relational data provider reported error: [The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.;3163]."

Could anyone help me inunderstanding this and what the corrective action to be taken

Re: Can anyone help me Dejan Sarka
1/19/2007 8:02:12 AM
It seems like you are trying to insert a too large value for the coulmn data
type, e.g. you are trying to insert eleven characters long string into
char(8) column. It is hard to say more based on the info you gave.

--
Dejan Sarka
http://www.solidqualitylearning.com/blogs/

[quoted text, click to view]

AddThis Social Bookmark Button