|
|
|
CLOB (Oracle)
|
|||
|---|---|---|---|
|
#18+
Подскажиете, плиз, как в Power Builder в поле CLOB (Oracle)вставить текстовый файл? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.09.2005, 16:05 |
|
||
|
CLOB (Oracle)
|
|||
|---|---|---|---|
|
#18+
Examples for UPDATEBLOB SQL statementThese statements update the blob column emp_pic in the Employee table where emp_num is 100: int fh blob Emp_id_pic fh = FileOpen("c:\emp_100.bmp", StreamMode!) IF fh <> -1 THEN FileRead(fh, emp_id_pic) FileClose(fh) UPDATEBLOB Employee SET emp_pic = :Emp_id_pic WHERE Emp_num = 100 USING Emp_tran ; END IF IF Emptran.SQLNRows > 0 THEN COMMIT USING Emp_tran ; END IF The blob Emp_id_pic requires a colon to indicate it is a host (PowerScript) variable in the UPDATEBLOB statement. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.09.2005, 16:25 |
|
||
|
|

start [/forum/search_topic.php?author=java_anonim&author_mode=last_topics&do_search=1]: |
0ms |
get settings: |
6ms |
get forum list: |
17ms |
get settings: |
6ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
63ms |
get topic data: |
11ms |
get forum data: |
3ms |
get page messages: |
48ms |
get tp. blocked users: |
2ms |
| others: | 751ms |
| total: | 928ms |

| 0 / 0 |
