tranchemontaigne
Registered User.
- Local time
- Today, 03:30
- Joined
- Aug 12, 2008
- Messages
- 203
I have been asked if I can provide support to a select group who need to use MS Office 2003 for mission critical collaboration with external partners.
Unfortunately I have never seen MS Access 2003 and the IT group that supports the business I work for refuses to provide any support to anything beyond basic use of MS Access 2000. Before management fights to get MS Access 2003 installs some questions must be resolved:
(1) Are there any benefits to choosing MS Access 2003 over MS Access 2000?
(2) How well does MS Access 2003 work with MS Access 2000 files?
(3) Will MS Access 2000 files need to be converted before MS Access 2003 software can open them?
(4) Will MS Access 2003 allow for files to be formatted in an MS Access 2000 format?
(5) Have any MS Access 2000 features been depricated?
(6) Have any MS Access 2000 functionality been discontinued?
(7) Does the interface look the same, but with prettier colors and rounded edges?
(8) What is the data object model? (Has ADODB been replaced with something else?) (Is DAO Still supported?)
I remember having to edit a lot of MS Access '97 modules when MS Access 2000 was adopted because the object-subobject period delimiters [Forms].[frmMainMenu].property was discontinued and a strict use of exclamation delimiters [Forms]![frmMainMenu].property was implemented in VBA code modules.
Any help would be appreciated.
________
FORD LANDAU HISTORY
Unfortunately I have never seen MS Access 2003 and the IT group that supports the business I work for refuses to provide any support to anything beyond basic use of MS Access 2000. Before management fights to get MS Access 2003 installs some questions must be resolved:
(1) Are there any benefits to choosing MS Access 2003 over MS Access 2000?
(2) How well does MS Access 2003 work with MS Access 2000 files?
(3) Will MS Access 2000 files need to be converted before MS Access 2003 software can open them?
(4) Will MS Access 2003 allow for files to be formatted in an MS Access 2000 format?
(5) Have any MS Access 2000 features been depricated?
(6) Have any MS Access 2000 functionality been discontinued?
(7) Does the interface look the same, but with prettier colors and rounded edges?
(8) What is the data object model? (Has ADODB been replaced with something else?) (Is DAO Still supported?)
I remember having to edit a lot of MS Access '97 modules when MS Access 2000 was adopted because the object-subobject period delimiters [Forms].[frmMainMenu].property was discontinued and a strict use of exclamation delimiters [Forms]![frmMainMenu].property was implemented in VBA code modules.
Any help would be appreciated.
________
FORD LANDAU HISTORY
Last edited: