Viewing 3 posts - 16 through 18 (of 18 total)
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 ...
June 3, 2011 at 10:38 am
#1333808
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...
June 3, 2011 at 10:25 am
#1333795
DavidT,
Thanks for the reply.
Could I insert:
SET QUOTED_IDENTIFIER OFF -- (or ON)
GO
SET ANSI_NULLS ON -- (or OFF)
In the stored proc ahead of the Create statement?
Bill
November 22, 2004 at 10:45 am
#531097