Guest_imported
New member
- Jan 1, 1970
- 0
I usually use property "currendb()" on programming access 97 and now i'm using access 2000 (project database) but it cannot working. I've set on the reference DA0 Library.
when i run the program it always appear "Object variable or with block variable is not set".
i usually did like this
dim dbs as database
set dbs=currentdb()
when i run the program it always appear "Object variable or with block variable is not set".
i usually did like this
dim dbs as database
set dbs=currentdb()