You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
282 B
10 lines
282 B
15 years ago
|
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.
|