Afficher/masquer le menu
Liens Ecyseo
  • Tags cloud
  • Daily
  • Pictures wall
  • ► Play Videos
  • Search
  • Display options
    • Links per page :
    • 20 links
    • 50 links
    • 100 links
  • RSS Feed
  • Login

J'ai besoin d'intimité. Non pas parce que mes actions sont douteuses, mais parce que votre jugement et vos intentions le sont.

4764 links 

page 1 / 1

Liste des liens

12 results tagged SQLite x
Cross-database queries in SQLite (and weeknotes)
Mon 22 Feb 2021 03:20:28 PM CET - permalink -

Pour requêter sur plusieurs bases en même temps.
Via SebSauvage

astuce SQLite
- - https://simonwillison.net/2021/Feb/21/cross-database-queries/
SQLite Tutorial - An Easy Way to Master SQLite Fast
Thu 15 Nov 2018 10:33:09 AM CET - permalink -

Site très bien fait avec des exemples parlant et simples.

SQLite tutoriels
- - http://www.sqlitetutorial.net/
SQLite Viewer
Tue 17 Jul 2018 12:26:29 PM CEST - permalink -

Un visualiseur de fichier sqlite en ligne

javascript SQLite
- - http://inloop.github.io/sqlite-viewer/
DB Browser for SQLite
Tue 17 Jul 2018 12:23:36 PM CEST - permalink -
Linux macosx SQLite windows
- - https://sqlitebrowser.org/
How do I unlock a SQLite database? - Stack Overflow - Le Hollandais Volant
Fri 22 Jul 2016 07:01:35 PM CEST - permalink -

Merci du tuyau ;)

erreur SQLite
- - http://lehollandaisvolant.net/?mode=links&id=20160721173629
SQLite 3 Beyond the Basics
Fri 01 Jul 2016 02:30:12 AM CEST - permalink -

via KraZhtest

Linux SQLite tutoriels
- - https://www.sitepoint.com/sqlite-3-beyond-basics/
Sergei Dorogin's technical blog: SQLiteException "database disk image is malformed" - Librement Shaarli
Wed 15 Jun 2016 10:50:20 PM CEST - permalink -

Merci pour le partage. Je recopie l'astuce ici :
Réparer une base sqlite corrompue.
So, something's broken.
I executed a query like select * from {table} for each table in the database and all of them was executed successfully except one. This one caused the exactly same error I saw before -database disk image is malformed. But in spite of error I got data from this table.

So if I can read data then I can recreate my database.
I started searching for a way how to dump data from the database into a SQL-script with INSERTs. This post helped me a lot.
I needed to download SQLite shell. This tool allows to export data in many forms including INSERTs.
I run sqlite3.exe storage.data where "storage.data" is my corrupted database file.
The following script exports all content (as INSERTs) with schema into "dump_all.sql" file:

sqlite> .mode insert
sqlite> .output dump_all.sql
sqlite> .dump

Then exit (Ctrl-C, Ctrl-Z or ".exit") and run again: sqlite3.exe storage.fixed.data, where "storage.fixed.data" is name of non-existing file for my resurrected database.
The following script reads commands from "dump_all.sql" script file and recreates all database.

sqlite> .read dump_all.sql

After this procedure I got a new database file with all content from the corrupted file.

code SQLite
- - http://www.librement-votre.fr/shaarli/?D3lHhg
MySQL to Sqlite converter - Liens éclairs
Fri 26 Feb 2016 04:50:34 PM CET - permalink -
MySQL SQLite
- - http://bajazet.fr/shaarli/?1AdmbA
phpLiteAdmin | An SQLite database management tool
Wed 10 Feb 2016 04:49:03 PM CET - permalink -

Petit utilitaire bien sympa et kiss pour administrer une base SQLite

outils SQLite
- - https://www.phpliteadmin.org/
Forum Five
Mon 02 Mar 2015 02:43:43 PM CET - permalink -

Un forum léger utilisant sqlite pour le stockage

forum php SQLite
- - http://talk.davidpennington.me/
MySQL to SQLite Migration
Thu 13 Nov 2014 01:20:01 AM CET - permalink -

Via Timo

MySQL SQLite
- - http://jblevins.org/log/mysql2sqlite
Bases de données « virtuelles » en mémoire avec SQLite | Jay Salvat, le blog
Thu 11 Sep 2014 02:24:42 PM CEST - permalink -

Spécial Bronco : coudifie ça également. On n'y pense pas forcément, mais c'est très puissant comme concept je trouve.

SQLite
- - http://blog.jaysalvat.com/article/bases-de-donnees-virtuelles-en-memoire-avec-sqlite
page 1 / 1


Tags


  • shaarli
  • wikipedia

Tags cloud

Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation
Affiches "loi aviva" créées par Geoffrey Dorne le 13 Mai, 2020