> 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
On Jul 10, 2014, at 1:07 PM, Federico Razzoli wrote:
>> 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 met
> 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
Hi,
On Thu, Jul 10, 2014 at 3:34 PM, Federico Razzoli wrote:
> 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
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
5 matches
Mail list logo