D
Douglas Sanders
The problem seems to be with any module containing-
Dim dbs as database
Dim rst as recordset
If I try to compile any module with either of these statements I get a
memory can't be read at location '0x0000000000'.
If I try to write a new module and as I start to type the line 'Dim dbs as'
it crashes right at this point after a slight delay.
It will not let me use the 'View/Object Browser', it crashes with the same
message.
Any help would be appreciated.
Thanks,
Doug
Dim dbs as database
Dim rst as recordset
If I try to compile any module with either of these statements I get a
memory can't be read at location '0x0000000000'.
If I try to write a new module and as I start to type the line 'Dim dbs as'
it crashes right at this point after a slight delay.
It will not let me use the 'View/Object Browser', it crashes with the same
message.
Any help would be appreciated.
Thanks,
Doug