blob: fb28e3906a57f4697479187f93f01f19106e144b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
.TH KSQLITE2TO3 1 "Tue Apr 5 16:38:35 CEST 2005"
.SH NAME
.B ksqlite2to3
\- A script used to migrate kexi sqlite version 2 databases to version 3
.SH SYNOPSIS
ksqlite2to3 <sqlite2-db-file>
.SH DESCRIPTION
This tool is needed if only if you have generated sqlite2 database for Kexi.
Note this tool is currently Kexi-independent. You can use it with regular
SQLite2 files.
.SH SEE ALSO
http://www.sqlite.org/
http://www.kexi-project.org/
.SH AUTHOR
This manual page was originally written by Igor Genibel
<[email protected]>, for the Debian GNU/Linux system (but may be used
by others).
|