Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
MySQL ODBC driver configuration

MySQL ODBC driver configuration

2007-06-09       - By Alexander Andriyanov

 Back
Dear Madam, Sir.

I have successfully downloaded and installed MySQL client and MySQL ODBC
driver.

Here are MySQL ODBC libraries:

[root@(protected) mysql]# cd /usr/local/lib
[root@(protected) lib]#
[root@(protected) lib]# ls -lat
total 500
drwxr-xr-x   2 root root   4096 Jun  7 08:36 .
-rwxr-xr-x   1 root root 485303 Jun  7 08:36 libmyodbc3-3.51.15.so
-rwxr-xr-x   1 root root    959 Jun  7 08:36 libmyodbc3.la
lrwxrwxrwx   1 root root     21 Jun  7 08:36 libmyodbc3.so ->
libmyodbc3-3.51.15.so
drwxr-xr-x  12 root root   4096 May 30 02:37 ..
[root@(protected) lib]#

Could you provide us with technical information how we can configure and
check our MySQL products? The final task is create dblink from Oracle to
MySQL database.

Thank you.


Best regards,
Alexander Andriyanov.

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=mysql@(protected)