[sqlite] having problem in creating new database in MAC OS

2009-08-21 Thread shakeeb khan
Hi, i want to make a database in sqlite using MAC terminal but having problem in creating.kinldy tell me a proper syntax i was trying : sqlitesqlite mydb.db it shows me -- and hault the program kinldy tell me what is a proper way of creating database in sqllite Thanks, -shakeeb

Re: [sqlite] having problem in creating new database in MAC OS

2009-08-21 Thread Igor Tandetnik
shakeeb khan wrote: i want to make a database in sqlite using MAC terminal but having problem in creating.kinldy tell me a proper syntax i was trying : sqlitesqlite mydb.db it shows me -- and hault the program kinldy tell me what is a proper way of creating database in sqllite You first

Re: [sqlite] having problem in creating new database in MAC OS

2009-08-21 Thread Jean-Denis Muys
On 8/21/09 14:18 , shakeeb khan khanshak...@msn.com wrote: tell me what is a proper way of creating database in sqllite Here is a sample terminal session on my Mac (possibly very poorly reformatted by my mail client): jdmbook:~ klee$ sqlite3 mydb.db SQLite version 3.6.12 Enter .help for