![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I an trying to read a binary opened in random mode with a specified file length. The binary data may contain the following HEX string "03 0A FE 2A..." starting in position 100 When I display position 100 I get x"03", 101 x"0A", 102 x"0D", 103 x"FE", etc... The result is that the record layout is increased by one character, so nothing aligns correctly. I am using MS Access 2000 (9.0.3821 SR1). This problem only happens on Windows 2000 Server SP 4, it doesn't occur on Windows XP 2002 SP 1 or Windows 2000 Professional SP 4. Is this an environment setting? Why is it inserting CR/LF pairs in the wrong order, normally x"0D0A", not that it matters? |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |