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.
Critical HELP needed (MRP)
Name: DrColt73 Date: March 30, 2003 at 17:36:30 Pacific OS: Win98 CPU/Ram: 768
Comment:
I need to solve a problem with our main MRP (Resource Planning program) at the company I work for. Its really critical. Someone at work opened a database file (.dbf) in his Microsoft Access. He didn't change anything but when he closed his Access window, some activity started. So now, our MRP program ( which all employees work with)is giving us "free games" when trying to save, modify or create an item in that database. the error that popups is the following : "Cannot write to a READ-ONLY file" ! I checked all the files properties to make sure that "Read-only" wasn't checked.. Still no success... Anybody can help me out ? Thanks !!!!
Name: DTec Date: March 30, 2003 at 18:12:21 Pacific
Reply:
It sounds like the access on the database file had gotten changed somehow, such that the last person who edited the file locked it from all other users. Look for a lock file in the same folder where the .dbf file resides.
Good luck.
0
Response Number 2
Name: DrColt73 Date: March 30, 2003 at 18:21:43 Pacific
Reply:
thanks for your reply ! No such file in the directory.. :( Almost all file have the ARCHIVE box checked. Do you have any other idea to help me out? ( Im in bog trouble cause poeple come to work tomorow morning and our MRP system doen't work... ) Thank again and waiting for any other good suggestion :) ICQ #: 132504966
0
Response Number 3
Name: borelli34 Date: March 31, 2003 at 01:57:19 Pacific
Reply:
Try copying the file to a separate directory and renaming it. I'm guessing that the DB is still registered as being 'checked out' by that Access user.
Summary: ****HELP NEEDED***** I need to find out why dialog boxes (GUIs) written in pascal for windows 3.1. sizes change when translated to C++ for windows 2000. The translation was via port tool. Yax ...
Summary: Im a Newbie to C++ programming, and im TOTALY lost in this boundless jungle of C++!! My first book about C really sucked and i didnt understand much about C. But now i bought this book by Stephen Prat...
Summary: Occasionally, I need my system to perform repeated tasks. Because of lack of knowledge of programming, I need to do it mannually each time. A question to programmers: can you help me--do I need to ha...