From ecf5602bf8cc61e2ab2b475283ce2e5faf41516f Mon Sep 17 00:00:00 2001 From: Bob De Mars Date: Sun, 23 Feb 2014 22:12:18 +0700 Subject: libraries/unixODBC: Updated for version 2.3.2. Signed-off-by: Willy Sudiarto Raharjo --- libraries/unixODBC/README | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'libraries/unixODBC/README') diff --git a/libraries/unixODBC/README b/libraries/unixODBC/README index 88984edff4c60..d3ab4bc59ef08 100644 --- a/libraries/unixODBC/README +++ b/libraries/unixODBC/README @@ -1,10 +1,13 @@ -The unixODBC Project goals are to develop and promote unixODBC to be the -definitive standard for ODBC on non MS Windows platforms. This is to -include GUI support for both KDE and GNOME. ODBC is an open specification -for providing application developers with a predictable API with which to -access Data Sources. Data Sources include SQL Servers and any Data Source +The unixODBC Project goals are to develop and promote unixODBC to be the +definitive standard for ODBC on non MS Windows platforms. This is to +include GUI support for both KDE and GNOME. ODBC is an open specification +for providing application developers with a predictable API with which to +access Data Sources. Data Sources include SQL Servers and any Data Source with an ODBC Driver. -This will be compiled without GUI support since the version of Qt shipped -with Slackware is too new for it; if you want to give it a try, edit the -build script and comment out the "--disable-gui" configure argument. +This will be compiled without GUI support. If you want to give it a try, +edit the build script and comment out the "--disable-gui" configure +argument. + +Also, there is a seperate GUI frontend available separately from: +http://www.unixodbc.org/gui/ -- cgit v1.2.3