Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Split a field into multiple records

    Jeff,

    I use Bulk Insert. It works well for most of the strings, but fails for the ones that have double quotes("). So I have to import the whole string to one column first...

  • RE: Split a field into multiple records

    Jeff,

    What a clean solution!

    Will it work on the following example? Instead of splitting one delimited column into multiple rows, I need to separate values that are all in one column that...

Viewing 2 posts - 1 through 3 (of 3 total)