This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dev:tutorials:simple_envrionment_flat [2010/05/21 15:28] tdo |
dev:tutorials:simple_envrionment_flat [2016/06/28 22:38] (current) |
||
|---|---|---|---|
| Line 97: | Line 97: | ||
| os> odxsql -odxnet | os> odxsql -odxnet | ||
| - | > connect tiny using odbc | + | odxsql> connect tiny using odbc |
| | | ||
| <code> | <code> | ||
| - | > select * from table1 where mytext = 'bears' | + | odxsql> select * from table1 where mytext = 'bears' |
| MYSEQ MYTEXT | MYSEQ MYTEXT | ||