Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL? Replace carriage return

Status
Not open for further replies.

Mbroad

Programmer
Feb 26, 2004
49
US
Hi i have a text data file which contains carriage returns (which we do not wnat within the data)--I am not sure if this is somethiong to be done in SQL or another platform. I need to read in this file and reaplce all carriage-returns with a space.
Any ideas?
Thanks

Government Coder Mark
 
How you import this file in SQL Server?

Borislav Borissov
VFP9 SP1, SQL Server 2000/2005.
 
I have not yet tried to import--I do not know if SQL Server will import without difficulties---I will attempt

Government Coder Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top