> I'm wondering if you understand the RMySQL is only an interface to the
> MySQL package, and it needs to be installed separately for your OS.
>
> --
> David
Hi David.
As I wrote in my first mail, MySQL (MariaDB) is installed from the tar
file. Please, if you want to help me, re-read my first mai
> Just to check, are you loading the package using
>
> library(RMySQL)
>
> before trying to use it?
>
> If so, is it giving you any errors?
Hi,
It was my first attempt, but since it didn't work I tried the other
suggested method. By the way, here is what I get:
> install.packages("RMySQL")
Insta
Hello. I am trying to install RMySQL. My Os is Debian and I have MariaDB
installed from the tar package (not deb). After downloading RMySQL, I ran
the following commands, and I see DONE. Hoewever, I don't think that the
package is installed, because the dbConnect() function cannot be found.
Probabl
3 matches
Mail list logo