[R] RODBC odbcCloseAll odbcClose Windows XP

Uwe Ligges ligges at statistik.uni-dortmund.de
Tue Apr 19 22:33:24 CEST 2005


Jason Fisher wrote:

> Hello...
> 
> After installing the precompiled version of R 2.1.0 (congratulations
> to the R Development Core Team) for Windows XP (Service Pack 2), I'm
> having problems with the "odbcCloseAll" and "odbcClose" functions
> within the "RODBC" package.  I get pretty much the same error message
> for both functions:
> 
> odbcCloseAll() produces:
> Error in .Call("RODBCCloseAll", PACKAGE = "RODBC") : 
>         "C" function name not in DLL for package 'RODBC'
> 
> odbcClose(channel) produces:
> Error in .Call("RODBCClose", attr(channel, "handle_ptr"), PACKAGE = "RODBC") : 
>         "C" function name not in DLL for package 'RODBC'


Works for me on both Windows Server 2003 and Windows NT4.0 SP2.
Have you installed the most recent version of RODBC (1.1-3) compiled for 
R-2.1.0?

Anyway, please try to reinstall "RODBC".

Uwe Ligges




> Implementation of the two functions in previous versions of R worked flawlessly.
> 
> Thank you,
> 
> Jason Fisher
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list