Le 14 juin 06 à 18:33, Eduardo a écrit :
At 04:56 14/06/2006, you wrote:Hello, I have a database. I want to add a table with columns id integer name varchar addresse varchar ... Which instructions (exactly) I have to give.Check this page http://www.sqlite.org/sqlite.html , there are the basic SQL commands for manage a database, including create table.
Thank you, I have already had solution. It was a question of adding a table to an existing base. I did not think that it was the same command that for a creation. Simple and efficient ! -- Thierry NAUZE Saint-Denis de la Réunion

