Displaying 1 result from an estimated 1 matches for "armintest".
Did you mean:
admintest
2000 Aug 30
2
does RMySQL support the MySQL String Column Type TEXT ?
...|
select,insert,update,references |
+----------------+-------------+------+-----+---------+-------+-----------------
I access it via:
rs<-dbExecStatement(con,"SELECT * from UserClick")
res<-fetch(rs)
Things go wrong withthe URL entry which is of type text;
$Engine
[1] "Armintest" "Test" "Voila"
$URL
$URL[[1]]
NULL
...
Any ideas of how I could fix that would be highly appreciated. If it's
not yet
implemented, if you give me a few indications, I would implement it.
Thanks,
Armin
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....