• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            <2006年10月>
            24252627282930
            1234567
            891011121314
            15161718192021
            22232425262728
            2930311234

            統計

            • 隨筆 - 44
            • 文章 - 0
            • 評論 - 86
            • 引用 - 0

            常用鏈接

            留言簿(6)

            隨筆分類(31)

            隨筆檔案(44)

            Mining

            最新隨筆

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            在Linux下實現對Microsoft Access Database(.mdb)查詢訪問
            介紹了如何在Linux訪問MDB數據庫, 感覺非常有用:)

            You will need the following:
            Linux ( I’m running RedHat 9.0)
            PHP
            Apache
            UnixODBC
            MDBTools

            INSTRUCTIONS
            1) Download the UnixODBC RPM, found here. I installed unixODBC version 2.2.5.1.
            rpm -ivh unixODBC-2-2.5-1.i386.rpm

            2) Download the MDBTools rpm, found here. I installed mdbtools version 0.5.1. Read limitations!
            rpm -ivh mdvtools-0.5-1.i386.rpm

            3) Download the MDBTools ODBC driver rpm. Again I installed version 0.5-1.i386.rpm. Read limitations!
            rpm -ivh mdbtools-odbc-0.5-1.i386.rpm

            4) Add the mdbtools driver to your unixODBC config.
            Create a new text file. NON-LINUX user: Beware do not do this on windows as you might get werid new lines, use vi.

            [MDBToolsODBC]
            Description = MDB Tools ODBC drivers
            Driver = /usr/lib/libmdbodbc.so.0
            Setup =
            FileUsage = 1
            CPTimeout =
            CPReuse =


            NOTE: The driver may be in /usr/local/lib/libmdbodbc.so.0. This happens if you build from source and use the make install command. The RPM puts it in /usr/lib.
            Now install the driver using the file you created. This is called a template file.
            odbcinst -i -d -f template.file

            5) Define the datasource name. This is done in the /etc/odbc.ini file. So pull up this file in vi or another text editor and add the following lines.

            [Dogs]
            Description = Microsoft Access Database of Dogs
            Driver = MDBToolsODBC
            Database = /var/data/my_dog_db.mdb
            Servername = localhost
            UserName =
            Password =
            port = 5432


            That’s it you should now have an odbc connection available. I will demonstrate using php, this assumes that your php is compiled with UnixODBC support, the version that ships with Redhat 9 does if yours does not then you can learn how here.

            So I will write a quick php script to query my dogs database and print out the names and weights of my dogs.

            $myDB = odbc_connect(”Dogs”,”",”");
            $query = “select name, weight from dog_list”;
            $result = odbc_exec($myDB, $query);
            while (odbc_fetch_row($result)) {
            print “Name = ” . odbc_result($result,”name”);
            print “
            Weight = ” . odbc_result($result,”weight”);
            }


            If you get a php error that says odbc_connect is not a function then see if you have php-odbc installed. Do rpm -qa php-odbc. If you see php-odbc returned then you have it if not install it., the rpm is available on the redhat discs.

            Limitations:
            - As of the time of writing this entry MDBTools did not support write access to the mdb files. This was fine for my purposes as I was reading data in and sticking it into a mysql database.
            - There is a bug in MDBTools v0.5 which does not allow you to query tables or columns with an underscore. This was a bug I hit early on, but it has been fixed in new version 0.6 but that has not been released as of the time of writing this article. So I recompiled the 0.5 source code with the fix from the 0.6 CVS repository. I have bundled it into a 0.5 release and have the two rpms mentioned above here:
            mdbtools-0.5-1.i386.rpm
            mdbtools-odbc-0.5-1.i386.rpm

            I would check the official download site before using my hacked version as I’m sure this bug will be fixed in 0.6 (plus rumor has write access will be present as well).

            posted on 2006-10-09 11:19 泡泡牛 閱讀(5842) 評論(0)  編輯 收藏 引用 所屬分類: Linux

            国内精品久久久久影院亚洲| 国内精品久久久久久久coent| 国产精品美女久久福利网站| 亚洲国产精品综合久久网络| 无码八A片人妻少妇久久| 久久国产欧美日韩精品| 久久99亚洲网美利坚合众国| 国产高潮国产高潮久久久91| 久久亚洲日韩看片无码| 久久成人国产精品二三区| 久久综合五月丁香久久激情| 久久精品国产第一区二区三区| segui久久国产精品| 囯产极品美女高潮无套久久久| 久久精品国产亚洲综合色| 手机看片久久高清国产日韩| 69国产成人综合久久精品| 99久久综合国产精品免费| 久久久久免费精品国产| 久久亚洲国产成人影院| 久久99精品国产麻豆不卡| 久久久久女人精品毛片| 亚洲中文字幕伊人久久无码| 色综合久久88色综合天天| 午夜精品久久久久久毛片| 午夜福利91久久福利| 久久精品国产精品亚洲下载| 狠狠久久亚洲欧美专区| 久久婷婷五月综合97色| 亚洲综合伊人久久综合| 免费精品久久天干天干| 日本精品久久久久影院日本| 久久综合久久性久99毛片| 久久性生大片免费观看性| 国产成人无码精品久久久久免费| 久久偷看各类wc女厕嘘嘘| 午夜不卡久久精品无码免费| 伊人久久精品无码二区麻豆| 狠狠色狠狠色综合久久| 蜜桃麻豆WWW久久囤产精品| 国内高清久久久久久|