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

Interesting problem with stopping application

Status
Not open for further replies.

Bastien

Programmer
May 29, 2000
1,683
CA
I built a subscription application with Access 97. When I delivered it to the client, he was unable to view a set of labels, and the application does not exit properly, the .ldb file hangs around and the access frame also does not close.

This application works perfectly on my machine. Access 97 on Windows NT, uses VBA coding for some queries. The mailing labels run off of a query, which does show the correct data in the datasheet view.

Any ideas?

TIA Bastien

There are many ways to skin this cat,
but it still tastes like chicken
 
If the client machine in Xp or anything other than NT you may have to compile it on the client machine before it will work right.
 
compile did not help...all machines nt...?????????????? Bastien

There are many ways to skin this cat,
but it still tastes like chicken
 
Check the references on a machine that does not work. Might be missing a dll.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top