Database directory contains sample databases and SQL scripts. Study first Country\Access samples files.
Before trying samples please read Localizing databases document.
Access databases are in Access 2000 format. If you use Access 2003 to open them a security warning message will be shown. Ignore it by pressing Open button.
Directory | Description |
---|---|
Combined | Access databases that contain both plain and combined data. There is one database for each major localization method such as cloning, field localization, row localization. |
Country | Original country databases and SQL scripts. |
Country\Access\Country.mdb | Access database file containing a sample table called Country. |
Country\Access\Clone | Country databases that uses clone localization. |
Country\Access\Field | Country databases that uses field localization. |
Country\Access\Row | Country databases that uses row localization where id and language id together make the primary key. |
Country\Access\RowId | Country databases that uses row localization where id and language id are not part of primary key. |
Country\Access\Table | Country databases that uses table localization. |
Country\Firebird | Country samples for Firebird database. There are not database files but SQL scripts to create the database and tables. |
Country\Interbase | Country samples for Interbase database. There are not database files but SQL scripts to create the database and tables. |
Country\MySQL | Country samples for MySQL database. There are not database files but SQL scripts to create tables. You have to create databases yourself. |
Country\Oracle | Country samples for Oracle database. There are not database files but SQL scripts to create tables. You have to create databases yourself. |
Country\Paradox | Country samples for Paradox database. |
Country\PostgreSQL | Country samples for PostgreSQL database. There are not database files but SQL scripts to create tables. You have to create databases yourself. |
Country\SQLCE | Country samples for SQL Server Compact database. |
Country\SQLite | Country samples for SQLite database. |
Country\SQLServer | Country samples for SQL Server database. There are not database files but SQL scripts to create tables. You have to create databases yourself. |
Extended | Access databases that show how to localize databases that have splitted single data into several blocks. |
Image | Access database that shows how to localize database that contains images (and HTML and XML). Sample uses database cloning. For example Finnish database and application are written into fi sub directory. |
Image\Image.mdb | Access database file containing images. |
Image\Viewer.exe | Application that reads data of above database and shows it. |
Structured | Access databases that show how to localize database that contains HTML and XML data. |
Structured\Binary.mdb | Access database file containing HTML and XML data in binary fields. |
Structured\String.mdb | Access database file containing HTML and XML data in string fields. |
Copyright 2005-2011 Sisulizer - Please visit www.sisulizer.com for further information