Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-01-25 : 08:18:29
|
| alessandro writes "I have seen the "Parsing CSV Values Into Multiple Rows" article.In my table column phrase contain numbers.when i try the sql code , i receive this error:argument data type numeric is invalid for argument 3 of charindexthere is a solution ?thanks" |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2006-01-25 : 08:20:12
|
| That sounds like a syntax error, can you post the code you're using, along with a sample of the data you're parsing? |
 |
|
|
|
|
|