In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
1. Install sybase odbc on Win7 X64 system:
1. Download the corresponding package to c:\ system_odbc (take the folder name yourself, which is needed later in the registry), and then you need to add the directory to the path environment variable.
2. Write the value information to the registry:
WindowsRegistry Editor Version 5.00
[HKEY_LOCAL_MACHINE\ SOFTWARE\ Wow6432Node\ ODBC\ ODBCINST.INI\ ODBCDrivers]
"SYBASEASE ODBC Driver" = "Installed"
[HKEY_LOCAL_MACHINE\ SOFTWARE\ Wow6432Node\ ODBC\ ODBCINST.INI\ SybaseASE ODBC Driver]
"AltDefaults" = "1"
"APILevel" = "1"
"ConnectionFunctions" = "YYY"
"CPTimeout" = "60"
"DriverODBCVer" = "04.10"
"FileUsage" = "0"
"SQLLevel" = "0"
"Driver" = "c:\\ Sybase_ODBC\\ SYODASE.DLL"
"Setup" = "c:\\ Sybase_ODBC\\ SYODASES.DLL"
3. Go to c:\ windows\ SysWOW64\, and find odbcad32.exe for execution, as shown below.
Create a new user dsn. Enter the following content:
After the test connect is successful, the installation is successful
Second, use delphi xe6+firedac to connect it:
Place several controls that you need to use:
{create a new VCL Forms Application, and then add the following controls (it is recommended to press Ctrl +. Add with keyboard input):}
TFDPhysMysqlDriverLink// is used to drive automatic connections; there is one for each database: TFDPhys****DriverLink
TFDGUIxWaitCursor / / the "wait cursor" used to automatically manage GUI programs; there are similar equivalents in both Console and FMX
TFDConnection / / data connection
TFDQuery / / data query
TDataSource / / data source
TDBGrid / / data display
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.