On Fri, May 13, 2011 at 11:06 AM, byzin wrote:
> I am attempting to analyze Affymetrix exonchip data using the exon map
> package. I have installed this package but have had problems installing the
> associated programs, specifically RMySQL since no windows binary exists.
>
> I have followed the
On 13.05.2011 17:06, byzin wrote:
I am attempting to analyze Affymetrix exonchip data using the exon map
package. I have installed this package but have had problems installing the
associated programs, specifically RMySQL since no windows binary exists.
I have followed the directions for comp
It looks like your MySQL is missing the libmysql.lib file. Download it
from MySQL then put it in the following location:
C:/Program Files/MySQL/MySQL Server 5.5/lib/opt/libmysql.lib
If you are still having problems, you could try using RODBC instead.
_
I am attempting to analyze Affymetrix exonchip data using the exon map
package. I have installed this package but have had problems installing the
associated programs, specifically RMySQL since no windows binary exists.
I have followed the directions for compiling the package as found on -
http
Hi,
It looks like you are potentially dealing with two separate issues.
1) Access - Mysql has very find grained permissions as to who can access
what and from where. You need to make sure that your username in mysql
is allowed to access the database/tables from your location.
2) Corruption
Hi there,
I have been using RMySql for some time now without any problems until 2 weeks
ago... Since then, I am only able to access some tables from within the network
where the db is located. When outside, I can't. I can access some of the
tables, but not all of them. This is true wether I us
6 matches
Mail list logo