View topic - QNX QDB Database
QNX QDB Database
4 posts
• Page 1 of 1
QNX QDB Database
Hello,
Could any one share QDB(QNX Database) supported sql commads?
As QDB is based on SQLITE i tried SQLITE commands but only i can test few caommands like INSERT, SELECT,CREATE, UPDATE,PRAGMA.
I tried ".help" with all combinations but always giving syntax error.
#
#
# qdbc -d /dev/qdb/test
Connected to "/dev/qdb/test". Use 'ctrl-C' to end.
SQL>
>
> .help;
near ".": syntax error (S1)
SQL> ".help";
near ".": syntax error (S1)
SQL>
Actually i want the command to dump the whole database to a text file.
Thanks In Advance
Could any one share QDB(QNX Database) supported sql commads?
As QDB is based on SQLITE i tried SQLITE commands but only i can test few caommands like INSERT, SELECT,CREATE, UPDATE,PRAGMA.
I tried ".help" with all combinations but always giving syntax error.
#
#
# qdbc -d /dev/qdb/test
Connected to "/dev/qdb/test". Use 'ctrl-C' to end.
SQL>
>
> .help;
near ".": syntax error (S1)
SQL> ".help";
near ".": syntax error (S1)
SQL>
Actually i want the command to dump the whole database to a text file.
Thanks In Advance
- ksanthi
- New Member
- Posts: 8
- Joined: Thu May 30, 2013 8:23 am
Re: QNX QDB Database
Maybe one of these will help?
http://www.thegeekstuff.com/2012/09/sql ... -examples/
http://stackoverflow.com/questions/7567 ... te3-tables
http://www.thegeekstuff.com/2012/09/sql ... -examples/
http://stackoverflow.com/questions/7567 ... te3-tables
- maschoen
- QNX Master
- Posts: 2711
- Joined: Wed Jun 25, 2003 5:18 pm
Re: QNX QDB Database
Maybe one of these will help?
http://www.thegeekstuff.com/2012/09/sql ... -examples/
http://stackoverflow.com/questions/7567 ... te3-tables
http://www.thegeekstuff.com/2012/09/sql ... -examples/
http://stackoverflow.com/questions/7567 ... te3-tables
- maschoen
- QNX Master
- Posts: 2711
- Joined: Wed Jun 25, 2003 5:18 pm
Re: QNX QDB Database
maschoen wrote:Maybe one of these will help?
http://www.thegeekstuff.com/2012/09/sql ... -examples/
http://stackoverflow.com/questions/7567 ... te3-tables
Thank You Very Much
- ksanthi
- New Member
- Posts: 8
- Joined: Thu May 30, 2013 8:23 am
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests