x-ware-ltd / access-scc-addin

Microsoft Access SCC Addin
Apache License 2.0
2 stars 4 forks source link

Initial build does not detect unsupported Access file formats #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When building a database for the first time, the Add-In will fail with an error 
if the Access file format is Access 2000 or earlier.

The Add-In should really detect this and offer an explanatory note rather than 
blowing up with the error

Could not find the object 'MSysAccessStorage'

To Reproduce:
1. Open any database using Access
2. Click on Tools -> Options.
3. Go to the Advanced tab and change the default file format to "Access 2000".
4. Create a new database and use the Add-In to create from subversion

Original issue reported on code.google.com by steve.fa...@talkjcs.com on 3 May 2012 at 1:26

GoogleCodeExporter commented 9 years ago

Original comment by steve.fa...@talkjcs.com on 3 May 2012 at 1:33

GoogleCodeExporter commented 9 years ago
This has been resolved, needs testing in QA
Updated in SCC using revision 23

Original comment by steve.fa...@talkjcs.com on 25 May 2012 at 7:26