odbc installation

odbc installation

am 14.02.2007 22:32:00 von Kiran Annaiah

Hello all,

I am tryin to connect to my mysql server from a client machine. I using the
Perl DBI module.
I realised the odbc driver wasnt installed on the client machine.

Can anybody give me a quick breakdown of things i need to install to get the
odbc working.
I am working on a redhat linux machine (RHEL4.1)

-k

____________________________________________________________ _____
Get in the mood for Valentine's Day. View photos, recipes and more on your
Live.com page.
http://www.live.com/?addTemplate=ValentinesDay&ocid=T001MSN3 0A0701


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: odbc installation

am 15.02.2007 01:25:00 von Daniel Kasak

Kiran Annaiah wrote:

> Hello all,
>
> I am tryin to connect to my mysql server from a client machine. I
> using the Perl DBI module.
> I realised the odbc driver wasnt installed on the client machine.
>
> Can anybody give me a quick breakdown of things i need to install to
> get the odbc working.
> I am working on a redhat linux machine (RHEL4.1)

You just need the DBD::mysql module on the client. Why do you want ODBC?

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak@nusconsulting.com.au
website: http://www.nusconsulting.com.au

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: odbc installation

am 15.02.2007 15:04:40 von Kiran Annaiah

Hi Daniel,

First of all, i finally got the DBD::mysql to install via a force
installation.
Earlier it was giving make errors since the test scripts were failing. I
installed mysql-devel, mysql client but still could not get the DBD:;mysql
to install.
Then i just did a force install...and now i can make the server connection
thru my perl script

Thanks for your reply:)

Kiran


>From: Daniel Kasak
>To: Kiran Annaiah , myodbc@lists.mysql.com
>Subject: Re: odbc installation
>Date: Thu, 15 Feb 2007 11:25:00 +1100
>
>Kiran Annaiah wrote:
>
>>Hello all,
>>
>>I am tryin to connect to my mysql server from a client machine. I using
>>the Perl DBI module.
>>I realised the odbc driver wasnt installed on the client machine.
>>
>>Can anybody give me a quick breakdown of things i need to install to get
>>the odbc working.
>>I am working on a redhat linux machine (RHEL4.1)
>
>You just need the DBD::mysql module on the client. Why do you want ODBC?
>
>--
>Daniel Kasak
>IT Developer
>NUS Consulting Group
>Level 5, 77 Pacific Highway
>North Sydney, NSW, Australia 2060
>T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
>email: dkasak@nusconsulting.com.au
>website: http://www.nusconsulting.com.au

____________________________________________________________ _____
Get in the mood for Valentine's Day. View photos, recipes and more on your
Live.com page.
http://www.live.com/?addTemplate=ValentinesDay&ocid=T001MSN3 0A0701


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org