Instalar SQLite.
Consola:
Ubuntu:
sudo apt-get install sqlite3
Windows:
- Descargar SQLite shell
- copiar el archivo ejecutable a C:\Windows\System32
- reiniciar sesión
conector JDBC:
Ejemplo de Listar (SELECT):
Ejemplo de Insertar (INSERT):
No hay comentarios:
Publicar un comentario