Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Access 97 SR1-SR2
Name: John Ripley Date: December 1, 1999 at 02:41:01 Pacific
Comment:
I have created a database in Office 97 SR1 under WIN95. WHen running under WINNT using SR2 I keep getting compile errors - cannot find project or library. The errors are pointing to Chr$ and Str functions.
Name: Jeff Crowe Date: October 20, 2000 at 03:26:24 Pacific
Reply:
Open one of the code modules for your project, doesn't matter which one, then with it open go to Tools->references. you are missing one of the object libraries. You can change that by clicking on some of the basic libraries offered there. like VB for Aplications, MSAccess 8.0 object library, Microsoft Windows common controls 6.0 etc, I don't know which one serves the prob you are having but it is one of them.
Summary: I have an Access 97 database stored on a shared drive on my Win NT 4.0 Server. I have 3 computers(2 NT ans 1 Win95) that can access this database via a shortcut pointind directly to the database. For ...
Summary: I'm trying to import a txt file into MS Access 97 on NT4, sp6a. I go to file, external data, import, this brings up the load/save window where I can select a file. I cannot select a txt file becuase ...
Summary: I am using IIS 4 linking to an Access 97 Database through ASP. Working good except the locking file created by Access stays active on the Database for 2+ minutes, not allowing users to access the dat...