Hi Andy,
As you cannot open your DB, create a new blank DB and import all objects (tables, forms reports, macros, modules, etc) from your non functional DB to this new DB. It may solve your problem.
Hi Andy,
As you cannot open your DB, create a new blank DB and import all objects (tables, forms reports, macros, modules, etc) from your non functional DB to this new DB. It may solve your problem.
Hi Nanscombe,
Thanks. I got complete instructions from http://www.addictivetips.com/microsoft-office/access-2010-windows-installer-package-solution-wizard/
Hi,
I asked this question and nobody responded, may be I am not clear enough.
In simple terms I want to check if the computer I am deploying my Application has Access 2010 installed. If Access 2010 is not installed then Access 2010 runtime to be installed and force the application to use the...
Hi,
I want to distribute my application to various clients at multiple remote locations for data input. After capturing the data a copy is to be returned to me so that I can synchronize input from various location into a master DB. I used Access 2010.
My problem is, the remote computers may or...
Re: Relation daabase
Hi Fabrizio,
I have examined your db and I've you have established some relationship like the One-To-Many in the PTS fields in Recovero and AnesTesia tables. What is your problem precisely?
Let me first understand your problem.
1. Are the AutoNumber and the Order_Number Fields in the same table?
2. Is this same table the recordsource of the form?
What you need is a user form with a combobox to select an option tied to the field. Then a command button on the form. The OnClick event of the command button should include a code to evaluate the value of the field, if null open short report, else open long report.
Yes I have added a 'custom' File tab to my custom ribbon. I can remove or rename it to something else, but access will still add a File tab to my ribbon.
Sure the table is USysRibbons and there are no double entries. the first 'File' contains buttons that I didn't create, so I know the tab is added automatically by access, and there is no mention of it in the USysRibbons table. In fact all my custom ribbons have the File tab automatically...
Yes the xml was in a system table and it worked fine in 2007. However I do understand that the file menu replaces the Office Button in 2007, so instead of the office button which I can tolerate, I am landed with two 'File' tabs.
Hi,
I just upgraded to Access 2010. I was able to solve all migrational issues, but my custom ribbon is showing two File tabs, one that I created and the default access file tab. Any idea on how to get rid of the default File tab or at least disable it?
Hi,
I am developing a DB for an organisation with branches all over the country.
Is it possible to deploy the Back-end DB in a clouds server so the it can be accessed by all branches with a local copy of the Front-end?
:banghead: