Displaying 1 result from an estimated 1 matches for "trybunal".
Did you mean:
tribunal
2007 Feb 18
1
dbi, rodbc, rmysql, charset problem
...1 hour 37 min 17 sec
Threads: 2 Questions: 240 Slow queries: 0 Opens: 175 Flush tables: 1
Open tables: 64 Queries per second avg: 0.041
Yet if i use R's RODBC or RMySQL to connect to my database i can't see
these accentuated characters:
library(RODBC)
con <-odbcConnect("trybunal", uid="root", pwd="mypassword")
sqlTable(con)
the output (abridged) is like that:
TABLE_CAT TABLE_SCHEM TABLE_NAME TABLE_TYPE
REMARKS
14 trybunal Wyk?adnia innych przepis<f3>w TABLE MySQL
instead of <F3> i should see &quo...