Hi Avelino,
I try your sample database with the code for refresh link tables with password and get the error depicted in the attached jpg file.
Actually, it worked only the first time I opened it. Since then it keeps giving the same error.
Any suggestion why?
Regards,
Pavlos
Hi,
In one of my forms (access 2007) I have a button for sending emails to clients with outlook 2007. In the click event of the button I use a macro with the SendObject action. The macro works fine when it is used for first time. However, the next time I try to send an email the whole...
Good structure of the db, meaning small tables through normalization and queries which do not use unnecessary fields, can significantly reduce the overhead between FE/BE
Eventually I managed to make it work, here is the link of the adopted approach...
http://dbaspot.com/forums/ms-access/377693-a2007-saveasoutlookcontact-wont-work-linked-tables.html
Hi all,
I 've been looking for days to find out why when I split my db (access 2007) the commands AddFromOutlook does not function. I keep getting the message "the command or action AddFromOutlook isn't available now". Both front and back ends are placed in trusted folder. Any suggestion for...
Hi all,
When we open a password protected access 2007 the small “password required” window pops up. If cancelled is chosen, instead of typing the password, the small window closes however access remains open. Is there a way to force access to close too?
Thanks,
Pavlos
Hi,
The attached sample.mdb file contains a form with two charts, chart A comes from table A and chart B comes from table B. For comparison reasons I would like to have both graphs on one chart, any suggestion how to do it? :confused:
Atomic and Paul you are absolutely correct! Indeed, at some point I must look again the table design in order to achieve better normalization of the db.
Many thanks guys!