saleemMSMS
Registered User.
- Local time
- Today, 08:47
- Joined
- Aug 12, 2009
- Messages
- 92
hi
my database has several forms and most of the forms have ombo boxes which loads data from other tables etc.
for example, i have 2 tables in a database called book (bookid, title, authorid(FK)) and authors(authorID, authName)
in the book form, i have a combo box which loads all the author names and their IDs.. (the combo box is bounded to the authorID)
the combo box was working properly and when i start entering a name, it automaticalled used to fill with the suggestions etc.
but suddenly the autofill thing stopped working.
i'm not sure why, but these facts may help u
1. i changed the layout and other settings (like colors etc) before this problem happened....
2. i applied the "SQL server compatible syntax" to "this database" (in the Access options - object designers page)
i'm using access 2007.
i tried rebuilding the database but its not working. the combo box autofill is not working... please suggest a solution
thanx in advance.
my database has several forms and most of the forms have ombo boxes which loads data from other tables etc.
for example, i have 2 tables in a database called book (bookid, title, authorid(FK)) and authors(authorID, authName)
in the book form, i have a combo box which loads all the author names and their IDs.. (the combo box is bounded to the authorID)
the combo box was working properly and when i start entering a name, it automaticalled used to fill with the suggestions etc.
but suddenly the autofill thing stopped working.
i'm not sure why, but these facts may help u
1. i changed the layout and other settings (like colors etc) before this problem happened....
2. i applied the "SQL server compatible syntax" to "this database" (in the Access options - object designers page)
i'm using access 2007.
i tried rebuilding the database but its not working. the combo box autofill is not working... please suggest a solution
thanx in advance.