PDA

View Full Version : Locked out of Data Manager...



HybridAWD
07-11-2006, 08:24 AM
I keep getting a message when trying to open Data Manager that states:

"The RebisView table is locked by user %2"
The dialog box that it is in is called Open View.

This message is shown after Data Manager loads, and also when I try and view anything in the trees.

No sure how it got locked, nor am I sure of who %2 is that uses Data Manager since I am the only one who is supposed to be using it.


Help....?

dave
07-11-2006, 09:12 AM
goto your projdata folder. Open projdata.adp (MSDE) and find the rebislock table, clear the value and your good.

HybridAWD
07-11-2006, 11:59 AM
you got me close enough. thanks

being on access it's projdata.mdb then onto rec_lock. Thanks man!

dave
07-11-2006, 01:24 PM
MY BAD!! what a moron, same for me dude. I meant to go check when I posted and wound up getting sidetracked. Good one, sorry for the lack of accuracy... :oops:

HybridAWD
08-09-2006, 12:51 PM
for some reason all of that is gone, and now im still seeing the same crap.... weird.

PlantWorker
08-09-2006, 11:57 PM
Check the REBISVIEW table in Schema.mdb, the current_user field can also hold a user name and lock all others out of a view.

dave
09-01-2006, 02:26 PM
also, if you ctrl+alt+del check your processes. You will probably find an instance of MSACCESS still running. Kill the process and that will free up data manager ;)