You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/kexi/tests/parser
Michele Calgaro cfca5c012f
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 days ago
..
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
README Added old abandoned KDE3 version of koffice 16 years ago
db Added old abandoned KDE3 version of koffice 16 years ago
main.cpp Use tdeinstance.h 2 days ago
parser.pro Rename KDEHOME and KDEDIR 14 years ago

README

Parser - Interactive test of KEXISQL parser

Usage: 
<program_name> <driver_name> <db_name>

Notes:
<driver_name> can be just any existing - no database is changed, but only opened 
because of parser requirements. 
Predefined "db" database file for sqlite is available in this dir.