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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Len statement wont work

Status
Not open for further replies.

elziko

Programmer
Nov 7, 2000
486
GB
I have a function in one of my databases that requires the use of the "Len" statement. This works fine on some machines but not on others where the following error message occurs with the Len statement highlighted:

"Compile Error

Cant Find Project or Library"

What sort of thing could cause this to happen only on some machines?

Many thanks

elziko
 
Hi Elziko,
If you're working in 2000, make sure you have a reference to MS DAO 3.6 Object library and possibly MS VB for Apps Extensibility 5.3 . You may have to play with their priorities in order to compile. Good luck, Gord
ghubbell@total.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top