Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error on Report not on Query

Status
Not open for further replies.

mswilson16

Programmer
Nov 20, 2001
243
US
I have a Access2K database that is on a Win2K network. All client machines can connect to this database which is stored on the network. This database has ODBC linked tables. The database is only used for reporting. I have one client that when she fires a certain report she gets "Error" wrote in just one field. I tried compacting the database but no change. If this user logs on a different computer then all is fine. When I run the query that the report is based on the information shows in the query (but doesn't in the report).

When any user logs onto the machine they get an error msg.

"Error Loading C:\WINNT\System32\vlbbrke.dll"
"The specified module could not be found"

I have tried looking up this error msg but can not find anything at all on the net.

Could anyone please advise?
 
Did you search the various hard drives for the file? You might also open a module and check the references to see if any are missing. Try compile the code on the machine with the issue.

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top