Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access 2K takes .mdb file association

Status
Not open for further replies.

hennep

Programmer
Dec 10, 2000
429
Most MS-Access databases on my system are built using access 97. For that reason I want the .mdb associated to Acces97. But every time I start Access2K it changes the associations.

Is there a way to avoid this ?
 
If you have both '97 and 2000 on a machine and you launch Access 2000 it usually goes through a simple install check.
And I THINK it is reinstating the .mdb association again.
So No there is NO way to force it and keep it as long as you have both.

But I have a fix Create an Icon like so that has the full path and so on to both Access ’97 and the database you want to open.

Here is one from my desktop.
"C:\Microsoft Office97\Office\MSACCESS.EXE" P:\Timecard\TimeCardReport.mdb /X Print1Job
I also have a macro which opens a particular form too.
"/X Print1Job" on the end.


DougP, MCP
dposton@universal1.com

Ask me how Bar-codes can help you be more productive.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top