- October 29, 2005
- 5,335
- 4,954
- Home Country
-
Hungary
All are OK.
r:\>sqlite3.exe VideoDatabaseV5.db3
SQLite version 3.8.5 2014-06-04 14:06:34
Enter ".help" for usage hints.
sqlite> pragma integrity_check;
ok
sqlite>
^C
r:\>sqlite3.exe movingpictures.db3
SQLite version 3.8.5 2014-06-04 14:06:34
Enter ".help" for usage hints.
sqlite> pragma integrity_check;
ok
sqlite> ^C
r:\>sqlite3.exe MusicDatabaseV13.db3
SQLite version 3.8.5 2014-06-04 14:06:34
Enter ".help" for usage hints.
sqlite> pragma integrity_check;
ok
r:\>sqlite3.exe VideoDatabaseV5.db3
SQLite version 3.8.5 2014-06-04 14:06:34
Enter ".help" for usage hints.
sqlite> pragma integrity_check;
ok
sqlite>
^C
r:\>sqlite3.exe movingpictures.db3
SQLite version 3.8.5 2014-06-04 14:06:34
Enter ".help" for usage hints.
sqlite> pragma integrity_check;
ok
sqlite> ^C
r:\>sqlite3.exe MusicDatabaseV13.db3
SQLite version 3.8.5 2014-06-04 14:06:34
Enter ".help" for usage hints.
sqlite> pragma integrity_check;
ok