Mysql & Ruby in windows, it's possible ?!

Could you help-me? Please and thanks!

try the OCI + mysql gem + latest mysql binary. [?]

···

--
Posted via http://www.ruby-forum.com/\.

Roger Pack wrote:

Could you help-me? Please and thanks!

try the OCI + mysql gem + latest mysql binary. [?]

What's OCI?

I have mysql gem installed and mysql binary is new.

···

--
Posted via http://www.ruby-forum.com/\.

Bruno Moura wrote:

Roger Pack wrote:

Could you help-me? Please and thanks!

try the OCI + mysql gem + latest mysql binary. [?]

What's OCI?

I have mysql gem installed and mysql binary is new.

one click installer

···

--
Posted via http://www.ruby-forum.com/\.

What version of MySQL? what error are you getting? can you provide
code to reproduce it?

You don't give us enough tools to actually help you, no matter how
hard we try, I never got my diploma on telepathy.

FYi, if you're using MySQL 5.1 windows Mysql gem will not work, there
are some changes in the underlying mysql library that break
compatibility between 5.0 and 5.1.

HTH,

···

On Jun 6, 5:55 am, Bruno Moura <brunormo...@gmail.com> wrote:

Roger Pack wrote:
>> Could you help-me? Please and thanks!
> try the OCI + mysql gem + latest mysql binary. [?]

What's OCI?

I have mysql gem installed and mysql binary is new.

--
Luis Lavena

Luis Lavena wrote:

···

On Jun 6, 5:55�am, Bruno Moura <brunormo...@gmail.com> wrote:

Roger Pack wrote:
>> Could you help-me? Please and thanks!
> try the OCI + mysql gem + latest mysql binary. �[?]

What's OCI?

I have mysql gem installed and mysql binary is new.

What version of MySQL? what error are you getting? can you provide
code to reproduce it?

You don't give us enough tools to actually help you, no matter how
hard we try, I never got my diploma on telepathy.

FYi, if you're using MySQL 5.1 windows Mysql gem will not work, there
are some changes in the underlying mysql library that break
compatibility between 5.0 and 5.1.

HTH,

The version is 5.0.27 , but with rails works fine...

It´s possible
--
Posted via http://www.ruby-forum.com/\.