Revision 596125

Go back to digest for 22nd October 2006

Features in Utilities

Ian Ventura-Whiting committed changes in /trunk/kdenonbeta/datasources:

Data Sources is an ODBC configuration tool that allows users / administrators to easily and quickly manage ODBC drivers and data sources. If you have used the data sources configuration tools on Windows or Mac, this program will be instantly familiar.

Data Sources features include: auto-detection and configuration of ODBC drivers that have not been configured; data sources are added using wizards; data sources can be tested before use; designed for ease of use; manual (I must convert it to a docbook); plus loads more, check out the changelog.

Data Sources is fully working and non-beta, it has been subject to various revisions over time (see changelog). Data Sources is currently a Qt 4.2 program that I will be porting to a KDE 4 KCM. I plan this to be part of various ODBC tools: ODBC Statistics and a SQL query tool.

File Changes

Added 55 files
  • /trunk/kdenonbeta/datasources
  •   /aboutdialog.cpp
  •   /aboutdialog.h
  •   /appicons
  •   /ChangeLog
  •   /CMakeLists.txt
  •   /datasources.cpp
  •   /datasources.pro
  •   /datasources.xpm
  •   /docs
  •   /drivers.cpp
  •   /drivers.h
  •   /INSTALL
  •   /LICENSE
  •   /logindialog.cpp
  •   /logindialog.h
  •   /maindialog.cpp
  •   /maindialog.h
  •   /odbcdialog.cpp
  •   /odbcdialog.h
  •   /Readme
  •   /selectfilewidget.cpp
  •   /selectfilewidget.h
  •   /Todo
  •   /appicons/DataSources.svg
  •   /appicons/odbcconfig.png
  •   /docs/adddriver1.png
  •   /docs/adddriver2.png
  •   /docs/adddriver3.png
  •   /docs/adddriver4.png
  •   /docs/adddsn1.png
  •   /docs/adddsn2.png
  •   /docs/adddsn3.png
  •   /docs/adddsn4.png
  •   /docs/adddsn5.png
  •   /docs/autodetect.png
  •   /docs/changefiledir.png
  •   /docs/credits.html
  •   /docs/datasource.html
  •   /docs/debug.html
  •   /docs/debug.png
  •   /docs/development.html
  •   /docs/drivers.html
  •   /docs/drivers.png
  •   /docs/driverwarning.png
  •   /docs/editdriver.png
  •   /docs/editdsn.png
  •   /docs/getting.html
  •   /docs/glossary.html
  •   /docs/index.html
  •   /docs/license.html
  •   /docs/odbc.c
  •   /docs/odbcconfig.png
  •   /docs/odbcoverview.png
  •   /docs/requirements.html
  •   /docs/testdsn.png
55 files changed in total