Skip to content

SQL Dates

2 messages · paul sorenson, Brian Ripley

#
How can I have SQL queries (ODBB/Windows) return dates (cf text) for date columns?

I can successfully query and ODBC database with R.  I can subsequently convert the text representations of dates in columns using as.POSIXxx functions but I figured there must be a way to achieve this at the time of the query.

Any tips?

paul
#
On Wed, 13 Aug 2003, Paul Sorenson wrote:

            
If you are using the ROBDC package, no.  Perhaps you would contribute an 
extension to RODBC that allows this?  (Did you look at the TODO file in 
the package?)