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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

import to SQL Server txt file with exponential values

Status
Not open for further replies.

lyudmila

Programmer
Oct 18, 2002
54
US
I have to import to SQL server text file with field in exponential format:
|40|10|1|+3.00000000000000E+000|+6.70000000000000E+000|+6.70000000000000E+000|

Is any one aware of the best way to that? To import as CHAR and then convert to numeric? Too many fields to convert! Your help greatly appreciated
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top