Run time Error '91' with non-adminstrator user account.

  • Thread starter Thread starter Mike C
  • Start date Start date
M

Mike C

Arg, that's a case of the programmer not using proper error handling, but
that's not the problem. :P

Is the database on the same computer? If not, are the drive letters mapped
the same? Does the user have permission to access the database file? Does
the user have permission to USE the database file?

That's all I can think of.
 
Hi,

I've got one windows 2000 pro system with FAT. Its running a program which
connects to database to fetch records and then storing them in excel format
file. Problem is when I log as a user with administrative privileges It runs
properly but in case its a user with non-administrative rights, the program
produces following error:

Run Time Error '91'
Object variable or With block variable not set

Kindly advise

Rgds
RK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top