|
|
|
linux/OTL
|
|||
|---|---|---|---|
|
#18+
Пишу прогу на C++ на OTL; /suse 10, ora10/, сразу говорю я не админ. я настроил клиент, всё работет sqlplus выводит таблицу. такая трабла в таблице есть столбец типа long. при запросе как varchar otl_stream i(1, "select t.width :#1<double>, t.quantity :#2<varchar>, t.product_name :#2<char[40]> from test_table t where t.product_id =:f1<char[40]>*2 ", *db_conn); работает. при запросе столбца как long : ORA-01455: converting column overflows integer datatype otl_stream i(1, "select t.width :#1<double>, t.quantity :#2<long>, t.product_name :#2<char[40]> from test_table t where t.product_id =:f1<char[40]>*2 ", *db_conn); буду благодарен, если кто поделится соображениями. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 31.03.2006, 11:53 |
|
||
|
|

start [/forum/topic.php?fid=57&fpage=363&tid=2031636]: |
0ms |
get settings: |
6ms |
get forum list: |
17ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
20ms |
get topic data: |
10ms |
get forum data: |
3ms |
get page messages: |
42ms |
get tp. blocked users: |
1ms |
| others: | 189ms |
| total: | 294ms |

| 0 / 0 |
