|
|
|
Помогите записать двоичные данные в ADO stream (начиная с известной позиции)
|
|||
|---|---|---|---|
|
#18+
Необходимо записать определенные байты в определенное место двоичного файла (Access 97 ado 2.8) Код Dim mstreamcopy As New ADODB.stream mstreamcopy.mode = adModeReadWrite mstreamcopy.Type = adTypeBinary mstreamcopy.Open mstreamcopy.LoadFromFile rst_f![FileName] Dim uu As Byte uu = 1 mstreamcopy.Position = 158 mstreamcopy.Write uu на последней строке выдает ошибку "Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another" В чем ошибка? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.03.2004, 13:03 |
|
||
|
|

start [/forum/topic.php?fid=45&tid=1676029]: |
0ms |
get settings: |
6ms |
get forum list: |
14ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
144ms |
get topic data: |
10ms |
get forum data: |
2ms |
get page messages: |
23ms |
get tp. blocked users: |
1ms |
| others: | 203ms |
| total: | 409ms |

| 0 / 0 |
