Menu

Tree [r9] /
 History

HTTPS access


File Date Author Commit
 bin 2012-03-01 hartwigthomas [r9] Version 2.02
 doc 2012-02-29 hartwigthomas [r7] Version 2.02
 test 2012-02-29 hartwigthomas [r6] Version 2.02
 .project 2012-02-29 hartwigthomas [r1]
 build.properties.template 2012-02-29 hartwigthomas [r1]
 build.xml 2012-02-29 hartwigthomas [r8] Version 2.02
 gpl-2.0.txt 2012-02-29 hartwigthomas [r1]
 readme.txt 2012-02-29 hartwigthomas [r2]

Read Me

AccessToSiard - Readme
======================

This package includes a command-line tool for converting
MS Access files (.mdb or .accdb) to SIARD format.

It makes the MSys-Objects visible, grants SELECT rights
to user Admin, creates an ODBC connection (usually "$SIARD$"),
runs siardfromdb.cmd and removes the ODBC connection.
See doc/Documentation.pdf for usage details.

Copyright
The code for AccessToSiard was created 2011 by Enter AG, Zurich,
and was placed in the public domain under the
GPL General Public License v2 or later. A copy of the license
is part of the distribution in the file gpl-2.0.txt. 

Install
Just unpack the distribution file to any directory to which the 
users of these programs have read and write access.

Release History
2.02  Added a few quotes in the batch file.
2.01  Changed call of siardfrombd.cmd to cmd /C siardfromdb.cmd
2.00  Complete rewrite for
      - Compatibility with new MS Access format .accdb
      - Compatibilty with 64-bit ODBC
1.00  Created as ConvMdb as an accessory to SIARD Suite.

29.02.2012 Hartwig Thomas, Enter AG, Zurich, Switzerland