Forum Replies Created

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

  • RE: String Parsing Question!!!

    Here are some actual examples in what can be in the column:

    MW3 Trailer/S2/C1

    /S255

    my apps/S1

    Or empty column (This column nullable)

  • RE: String Parsing Question!!!

    Since I only need the numbers that follows the S and C then I would guess this would be the seperator:

    "SlotNumber" = '/S'

    "CarouselNumber" = '/C'

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