search for: psqlodbc35w

Displaying 1 result from an estimated 1 matches for "psqlodbc35w".

2007 Jan 16
0
Rgui crashes when calling odbcClose()
...in") # connection to a postgresql db on a linux box tmp <- sqlQuery(chan, "select * from sometable;") # this is successfull odbcClose(chan) # this crashes Rgui and raises an error window containing the following MS error signature: AppName: rgui.exe AppVer 2.4.39566.0 ModName: psqlodbc35w.dll ModVer: 8.2.0.2 Offset: 00003248 I didn't find anything relevant in the R Windows FAQ or a few queries of the help archives; appologies if this has been addressed before. Robert