Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)

  • RE: Best way to separate "stacked" records

    To All -

    Thanks for taking an interest in my issue.

    Here is a sample of the raw, POS data:

    ;Z60

    #36657-6 07:12 Z 090

    8:33AM Apr ...

  • RE: Best way to separate "stacked" records

    When I say, "horizontal format", I mean one single record per scan. For example, in the raw-data file I get from the POS, everything is "single stacked" - the...

  • RE: Set Option Problems

    DavidT,

    Thanks for the reply.

    Could I insert:

    SET QUOTED_IDENTIFIER OFF -- (or ON)

    GO

    SET ANSI_NULLS ON -- (or OFF)

    GO

    In the stored proc ahead of the Create statement?

    Bill

Viewing 3 posts - 16 through 18 (of 18 total)