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.
This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |
14 years ago | |
|---|---|---|
| .. | ||
| Makefile.am | 16 years ago | |
| README | 16 years ago | |
| db | 16 years ago | |
| main.cpp | 14 years ago | |
| parser.pro | 16 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.