View Single Post

   
  #1 (permalink)  
Old 04-29-2008, 08:28 PM
geeklady@gmail.com
 
Posts: n/a
Default insert infinity value as float



Can anyone help me insert an "infinity" value into a float column?

- I moved a table with bcp - and can't get two of the rows into the
new table..

the 2 lines in the bcp'd file look like

10111339~11~ FXCHF01W ~rateFgn_mkt ~inf.0
10111339~11~FXITL01W ~rateFgn_mkt~inf.0


--> The inf.0 value is what I can't get inserted into the float column
Reply With Quote