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

problem after switching to Access 2000

Status
Not open for further replies.

jagilman

Programmer
Joined
Aug 30, 2000
Messages
168
Location
US
One of my customers just put Access 2000 on a laptop. Now when he tries to run my application he gets an error message when he clicks the drop arrow on a combo box that uses the Trim(lname) function in the underlying query.

I tried to reproduce this problem on my laptop and it works great for me.

Any ideas???

Thanks [sig]<p>John A. Gilman<br><a href=mailto:gms@uslink.net>gms@uslink.net</a><br>[/sig]
 
Check is reference List and see if any library is missing. [sig][/sig]
 
Thanks Shirley, just wanted to let you know what happened.
Some customers you just want to choke. This guy was told he needed to install ALL the office products. He gets the idea that all he realy needed was the Access part of the suite and decides to buy just the Access Upgrade. Then he has the nerve to tell me my program is the problem. Anyway, you are right, the required librarys are missing. My program is an *.mde and there is no code window to look into. Looks like I will need to add some code to prevent this in the future.

Thanks again and sorry about my steaming off.

John
[sig]<p>John A. Gilman<br><a href=mailto:gms@uslink.net>gms@uslink.net</a><br>[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top