Listen 1.4.5. Bridging ing a connector/odbc dsn on UNIX

Source: Internet
Author: User
Tags dsn odbc connection

Unixodbc

UnixODBC-2.3.1.tar.gz

MySQL: MySQL 5.0 Reference Manual: Connector 1.4.5 locking ing a connector/odbc dsn on UNIX

Listen 1.4.5. Bridging ing a connector/odbc dsn on UNIX

OnUNIX, You configure DSN entries directly inODBC. iniFile. Here is a typicalODBC. iniFile that configuresMydbc3As the DSN name for connector/ODBC 3.51:

; ODBC. ini configuration for connector/ODBC and connector/ODBC 3.51 drivers; [ODBC data sources] mydbc3 = myodbc 3.51 driver DSN [mydbc3] driver =/usr/local/lib/libmydbc3.sodescription = connector/ODBC 3.51 driver dsnserver = localhostport = user = rootpassword = database = testoption = 3 socket = [Default] driver =/usr/local/lib/libmydbc3.sodescription = connector/ODBC 3.51 driver dsnserver = localhostport = user = rootpassword = database = testoption = 3 socket =

Refer to the section before 1.4.2, "connector/ODBC connection parameters", for the list of connection parameters that can be supplied.

Note

If you are usingUnixodbc, You can use the following tools to set up the DSN:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.