PDA

View Full Version : سوال: کسی میدونه این خطا چیه؟



najafi87
یک شنبه 07 خرداد 1391, 16:11 عصر
file sharing lock count exceeded.increase maxlocksperfile rejistry entry.

somayeh1361
چهارشنبه 17 خرداد 1391, 10:35 صبح
1. Open Microsoft Access.
2. Open a database, and then press Alt+F11 to launch the Visual Basic editor.
3. On the Microsoft Visual Basic –[ (Code)] window, click Immediate Window in the View menu.
4. In Immediate Window, enter the following code.
DAO.DBEngine.SetOption dbmaxlocksperfile,15000
5. Press the ENTER key to run the line of code.

somayeh1361
چهارشنبه 17 خرداد 1391, 10:38 صبح
سلام مراحل بال رو دنبال کن انشا ا... مشکلت حل بشه]

somayeh1361
چهارشنبه 17 خرداد 1391, 10:40 صبح
1. Open Microsoft Access.
2. Open a database, and then press Alt+F11 to launch the Visual Basic editor.
3. On the Microsoft Visual Basic –[ (Code)] window, click Immediate Window in the View menu.
4. In Immediate Window, enter the following code.

DAO.DBEngine.SetOption dbmaxlocksperfile,15000

5. Press the ENTER key to run the line of code.