In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Access the SQL SERVER database through embedded PowerPC devices, using ODBC mode.
First, cross-compile UnixODBC, the compilation process is relatively smooth
1. Download unixODBC, download path is http://www.unixodbc.org/, version number is 2.3.42, extract, tar-xvf unixODBC-2.3.4.tar.gz 3, configure compilation,. / configure-- prefix=/usr/local/unixODBC-2.3.4-- host=ppc-linux 4, compile, make 5, install, make install
Second, cross-compile freetds and encounter strange things.
1. Download freetds, ftp://ftp.freetds.org/pub/freetds/current/, version number 0.912, decompress, use 7-zip 3, configure and compile,. / configure-- host=ppc-linux-- prefix=/usr/local/freetds-0.91-- with-tdsver=7.0-- enable-msdblib-- disable-libiconv-- with-unixodbc=/usr/local/unixODBC-2.3.4 4, compile make (Note Change the name of the odbc_config under the unixODBC generation folder to solve the problem that freetds failed to compile the test file.) at first, copy the freetds to the virtual machine for compilation, and the compilation failed, prompting: / bin/sh:. / txt2man: No such file or directory error. Try to compile freetds directly from the Windows shared folder, through, Khan. 5. Install make install*** environment configuration and test to be continued! ***
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.