search for: im008

Displaying 2 results from an estimated 2 matches for "im008".

Did you mean: im002
2005 Feb 07
2
RODBC working in Rgui but not Rterm
...ommands library(RODBC) con <- odbcConnect("MySQL", "test") I get the following error: Error in sqlQuery(con, str) : first argument is not an open RODBC channel In addition: Warning messages: 1: [RODBC] ERROR: state IM008, code 0, message [MySQL][ODBC 3.51 Driver]Invalid window handle for connection completion argument. 2: ODBC connection failed in: odbcDriverConnect(st, case = case, believeNRows = believeNRows) Does anybody know how I can fix this problem? Thanks, Shlomo.
2003 Aug 06
1
RODBC with Windows XP
...ect("") > > channel RODB Connection 0 Details: case=nochange DSN=Sheetz2 UID= PWD= WSID=WS1223 DATABASE=Sheetz2 Trusted_Connection=Yes > > > > odbcClose(channel) > > channel<-odbcConnect("") Warning messages: 1: [RODBC] ERROR: state IM008, code 0, message [Microsoft][ODBC Driver Manager] Dialog failed 2: ODBC connection failed in: odbcDriverConnect(paste("DSN=", dsn, ";UID=", uid, ";PWD=", pwd, > Any suggestions on how to fix this problem would be much appreciated. Regards, Wayne KSS L...