lundi 6 avril 2015

How to create test file in SQLite3


Vote count:

0




I'm just getting started with SQLite.


My tutorial specifies creating a test file (http://ift.tt/1oTkE3E).


I've done sqlite> test.db I don't know how to check that this has created the file.


I also tried another tutorial (http://ift.tt/1DF3PkP) and got a syntax error on the second line:


sqlite> test.db ...> create table employees (id integer primary key, name text);


"Error: near "test"; syntax error"


Very frustrating, thank you for any help on this stumbling block.



asked 46 secs ago







How to create test file in SQLite3

Aucun commentaire:

Enregistrer un commentaire