|
|
|
Помогите записать двоичные данные в 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&fpage=1665&tid=1676029]: |
0ms |
get settings: |
7ms |
get forum list: |
9ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
44ms |
get topic data: |
6ms |
get forum data: |
2ms |
get page messages: |
15ms |
get tp. blocked users: |
1ms |
| others: | 191ms |
| total: | 279ms |

| 0 / 0 |
