![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
today's is my first day with access2007, I've read and applied things from http://allenbrowne.com/Access2007.html when I open an access97 mdb with access2003, it gives me the option to convert it to 2003 format when I open an access2003 mdb with access2007, it doesn't, but there's a 'save' option to access2007 accdb what is gained by converting to an accdb ? what is the down side ? I've got a form that works in access2003, and it opens in access2007 (form view), I can enter data in text boxes, and select from comboboxes, but clicking a button does nothing I've compiled the MDB, no errors I've put a breakpoint in the button's on-click event and it never gets there - did I miss setting some option somewhere ? |
#3
| |||
| |||
|
|
today's is my first day with access2007, I've read and applied things from * * *http://allenbrowne.com/Access2007.html when I open an access97 mdb with access2003, it gives me the option to convert it to 2003 format when I open an access2003 mdb with access2007, it doesn't, but there's a 'save' option to access2007 accdb what is gained by converting to an accdb ? what is the down side ? I've got a form that works in access2003, and it opens in access2007 (form view), I can enter data in text boxes, and select from comboboxes, but clicking a button does nothing I've compiled the MDB, no errors I've put a breakpoint in the button's on-click event and it never gets there - did I miss setting some option somewhere ? |
#4
| |||
| |||
|
|
On Jul 30, 12:25*am, Roger <lesperan... (AT) natpro (DOT) com> wrote: today's is my first day with access2007, I've read and applied things from * * *http://allenbrowne.com/Access2007.html when I open an access97 mdb with access2003, it gives me the option to convert it to 2003 format when I open an access2003 mdb with access2007, it doesn't, but there's a 'save' option to access2007 accdb what is gained by converting to an accdb ? what is the down side ? I've got a form that works in access2003, and it opens in access2007 (form view), I can enter data in text boxes, and select from comboboxes, but clicking a button does nothing I've compiled the MDB, no errors I've put a breakpoint in the button's on-click event and it never gets there - did I miss setting some option somewhere ? Sounds like the 'Trusted Locations' problem. *Access has disabled ALL your code and will continue to do so until you flag the folder where the MDB lives as a 'Trusted Location'. *Cannot tell you exactly where (I'm running A2010 and A2003 but not 2007) but it's somewhere under the big round button - top left of screen - if I remember correctly. You need to find Trusted Locations and add a new location etc. HTH JB |
#5
| |||
| |||
|
|
On Jul 30, 10:54 am, jbguernsey <j... (AT) angelsystems (DOT) co.uk> wrote: On Jul 30, 12:25 am, Roger <lesperan... (AT) natpro (DOT) com> wrote: today's is my first day with access2007, I've read and applied things from http://allenbrowne.com/Access2007.html when I open an access97 mdb with access2003, it gives me the option to convert it to 2003 format when I open an access2003 mdb with access2007, it doesn't, but there's a 'save' option to access2007 accdb what is gained by converting to an accdb ? what is the down side ? I've got a form that works in access2003, and it opens in access2007 (form view), I can enter data in text boxes, and select from comboboxes, but clicking a button does nothing I've compiled the MDB, no errors I've put a breakpoint in the button's on-click event and it never gets there - did I miss setting some option somewhere ? Sounds like the 'Trusted Locations' problem. Access has disabled ALL your code and will continue to do so until you flag the folder where the MDB lives as a 'Trusted Location'. Cannot tell you exactly where (I'm running A2010 and A2003 but not 2007) but it's somewhere under the big round button - top left of screen - if I remember correctly. You need to find Trusted Locations and add a new location etc. HTH JB Oh, I forgot to mention. You'll have to close Access and re-open it before the new Trusted Location registers! JB |
![]() |
| Thread Tools | |
| Display Modes | |
| |