It is assumed that if you are reading this section you have already set up a database so you are familiar with the terms Table, Field and Record.
You can import information from a non Music Collector database. You may have already spent months inputting information into you own database, so this is a quick and easy way to transfer your information to a Music Collector database.
There are certain limitations
The Basic Steps
The import process is controlled by the Import Database Screen, which is displayed by selecting ‘Import’ from the File drop-down menu on the Main Menu screen.
For example:
You have selected Artist from the left-hand table. This is the name of the field as found in a Music Collector database. You now need to match a field in your own database. You may have a field called Lead Singer, so you select Lead Singer from the list of fields in your database. When you start the import process, each entry in your database that has information in the ‘Lead Singer’ field, will be copied to the Artist field in the Music Collector database.
To stop the import process, click on the Stop Import button. Only do this in an emergency; it is best to wait for the import to finish.
When the import is complete you should be able to display the complete database, including the records just imported by using the Display All button on the Database Search screen.
Static Fields
The fields in the table prefixed with [S] are static fields. A static field can have the same information in each entry as defined by you.
For Example
You may have a table in your database just for recordings from a certain record label, as all the entries in the table correspond to a certain record label you wouldn’t have a separate field identifying the label. This would mean, when you import into a Music Collector database each entry would have a blank Label field. This would cause extra work, as you would have to edit each record after the import and manually enter the Label name.
The easier way is to identify the Label field as a static field. To do this click on the row in table marked [S] Label. Now click on the Static button. Enter the Label name you want to appear in each record you import. Click on OK. You will now see the Label name preceded by >> which identifies it as Static. Now when you import every entry will have that Label name in the label field.
The following lists are automatically updated, as new entries are detected: -
Artist
Genre
Label
Country
Format
Any reserved characters are automatically changed. See the separate topic on Reserved Characters.
SQL Select
For those of you familiar with the SQL database programming language, you can use SQL to select certain records to be imported. To enter an SQL command, click on the SQL Select button. Enter the SQL command in the box provided and then click on the ‘Submit SQL Command’ button. If the SQL command is not valid an error message will be displayed. The number of matches found will be displayed.
How To Convert A Database To An Earlier Version.
If the database you want to import from is a later version; you will have to convert it before importing into a Music Collector database. Refer to Microsoft Access help for the latest information on how to do this. The basic instructions are below.