[R] Re: RODBC and SQlServer Float type

Enrique Bengoechea enrique.bengoechea at credit-suisse.com
Wed Apr 21 13:51:18 CEST 2004


Ooops, I answer myself: just modify the Sql query to make a cast:   "SELECT cast(price AS real) ..." and it works, although I would still like to know whether there's some R-based solution (e.g. if you are reading full tables instead of launching Sql
queries, which I think would have the two-digits problem).

Enrique
___________________________________________________________________________

Enrique Bengoechea
Investment Consulting - CREDIT SUISSE Spain




More information about the R-help mailing list