Pace Slick! Local time Today, 12:56 Joined Jan 6, 2005 Messages 18 Apr 7, 2005 #1 Hi all, I have a microsoft access application which has a sql backend. When using one of my forms, it wont allow me to enter anything into the controls Other forms work fine though. Any ideas? =Pace=~{Baffled}~
Hi all, I have a microsoft access application which has a sql backend. When using one of my forms, it wont allow me to enter anything into the controls Other forms work fine though. Any ideas? =Pace=~{Baffled}~
maxmangion AWF VIP Local time Today, 12:56 Joined Feb 26, 2003 Messages 2,805 Apr 7, 2005 #2 check the properties of your forum with particular the following propeties: AllowEdits, AllowDeletions, AllowAdditions, RecordLocks Also check the propeties of the controls on your form, particularly: Enabled and Locked.
check the properties of your forum with particular the following propeties: AllowEdits, AllowDeletions, AllowAdditions, RecordLocks Also check the propeties of the controls on your form, particularly: Enabled and Locked.
Pace Slick! Local time Today, 12:56 Joined Jan 6, 2005 Messages 18 Apr 7, 2005 #3 I have checked all of these and it all seems to be fine
M Meltdown Registered User. Local time Today, 12:56 Joined Feb 25, 2002 Messages 472 Apr 7, 2005 #4 Verify the relationship between the underlying tables of the form, if the relationship is broken, the form will be locked.
Verify the relationship between the underlying tables of the form, if the relationship is broken, the form will be locked.
Pace Slick! Local time Today, 12:56 Joined Jan 6, 2005 Messages 18 Apr 7, 2005 #5 hmmm everything still seems fine
maxmangion AWF VIP Local time Today, 12:56 Joined Feb 26, 2003 Messages 2,805 Apr 7, 2005 #6 could you post a sample of your db, maybe someone will take a look at it ?
C Crilen007 Uhm, Title... *shrug* Local time Today, 04:56 Joined Jun 13, 2003 Messages 531 Apr 7, 2005 #7 Did you refresh all the tables? For me, if I add a field, and don't update the linked tables, it won't work properly. Just give it a shot.
Did you refresh all the tables? For me, if I add a field, and don't update the linked tables, it won't work properly. Just give it a shot.