View Single Post
  #2  
Old April 19th, 2004, 10:09 AM
CochrellGary's Avatar
CochrellGary CochrellGary is offline
Honor Roll
 
Join Date: Jan 2003
Location: Tijeras, NM
Posts: 802
Re: Artist Listing

Larry,
I had the same problem and realized that I had been causing the problem. When the database did not contain the information on a CDG that I was entering, I typed in the artists' name:
FirstName LastName .
The database is designed to use the comma as a delimiter so it can distinguish the first name from the last name. When you enter the data use the following form:
LastName, FirstName and for groups like the Beatles use:
Beatles, The .
You might want to do the same with song titles as in:
Truth About Men, The .
Hope this helps.

Gary
Reply With Quote