OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
unixodbc
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
AUTHORS
1.98 KB
05/09/2014 09:10:45 PM
rw-r--r--
📄
NEWS.Debian.gz
479 bytes
03/26/2018 02:37:19 PM
rw-r--r--
📄
NEWS.gz
381 bytes
12/06/2013 10:51:47 AM
rw-r--r--
📄
README
1.32 KB
08/22/2015 04:39:16 PM
rw-r--r--
📄
changelog.Debian.gz
1.49 KB
03/26/2018 02:37:19 PM
rw-r--r--
📄
copyright
2.3 KB
03/26/2018 02:37:19 PM
rw-r--r--
Editing: README
Close
+-------------------------------------------------------------+ | unixODBC | +-------------------------------------------------------------+ README --------------------------------------------------------------- Description: unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX. License: All libraries are LGPL Version 2.1 All programs are GPL Version 2.1. Parts: unixODBC includes the following; - Driver Manager - Installer Library and command line tool - Command Line Tools to help install a driver and work with SQL How To Start: Look for and read README files with extensions of interest. Then read the INSTALL file. You can also jump into the doc directory and browse information there. And do not forget the online stuff. Some documentation may be a bit out of date the vast majority of it should be ok. Config Files: The ODBC Installer Library is responsible for reading and writing the unixODBC config files. The savvy can look at; _odbcinst_SystemINI.c _odbcinst_UserINI.c In any case; you can override where unixODBC looks for its system config files by setting the ODBCSYSINI environment variable during the use of unixODBC. Resources: http://sourceforge.net/projects/unixodbc/