osql import inserting carriage returns?
- From: "bobdurie@xxxxxxxxx" <bobdurie@xxxxxxxxx>
- Date: Wed, 15 Oct 2008 09:03:57 -0700 (PDT)
I'm trying to run an import of some data that has unix style carriage
returns throughout (ie, 0x0A, or \n). When i use osql to import the
data, it shows up in the SQL Server 2005 database as 0x0D 0x0A or \r
\n.
I do not want this behaviour - the import file is very large and has
ddl at the beginning. Can anyone suggest a more suitable utility or
method for importing this data that will preserve the original
format? Or perhaps my database is not configured correctly?
Thanks,
Bob
.
- Follow-Ups:
- Re: osql import inserting carriage returns?
- From: Erland Sommarskog
- Re: osql import inserting carriage returns?
- From: Plamen Ratchev
- Re: osql import inserting carriage returns?
- From: Roy Harvey (SQL Server MVP)
- Re: osql import inserting carriage returns?
- Prev by Date: Re: Trans log backup based on size rather than time?
- Next by Date: Re: osql import inserting carriage returns?
- Previous by thread: Trans log backup based on size rather than time?
- Next by thread: Re: osql import inserting carriage returns?
- Index(es):
Relevant Pages
|