Microsoft
Software
Hardware
Network
Question : Access 2007 - unexpected locking
Dear experts,
I have a really big database that is extremely hard to convert to a non-sensitive format, but if you could please try to help me I would appreciate it!!
I have a form. It has a tab control on it. The tab control has a subform on it. All I was doing was messing with the enabled and locked settings on the subform, but now I can't edit any records in the subform! I've set enabled = true, and locked = false. Surprisingly, I am able to add records to the bottom of the subform, I just can't edit the existing records. Please help!
Answer : Access 2007 - unexpected locking
you may have set the Allow Edits property to false or NO
in the design view of the subform hit F4, select the Data
or in VBA look for something
AllowEdits=false
Random Solutions
select where last digits
Sharing Access File
Adding local storage to ESX 3.5
Best Software Environment to create Image / Designs / Templates for Websites
Cisco router ddns help!!!
VB.Net Ineritance question
Identifying SqlServer file
SQL Server 2008 Linked Server Error
Silently remove registry key value at logon
Launching an Access form with pre-filled fields