|
newbie question...
I work for a printer and we have some mail merging software that I would like to use to make " online baseball cards" for some players for online leagues. To do this I need a tab delimited or comma delimited file that contains the info I want to display.
The problem is that some of the info I want would be in one csv file (ex: players.csv) and some other info I want is in a different .csv file (ex: players_awards, players_pitching or players_batting).
I don't have Microsoft Access, and don't know what SQL files are (or what software uses them), so I have only done .csv dumps.
My question is, when using either the Access or SQL dumps, does the software recognize data from all the files, and tie it in to one "record". Meaning if I look up player John Smith in Access, does it know how to find data from players_awards and players_batting at the same time? And if it can do that am I correct to assume that I can create a tab delimited or comma delimited file that would have all of that info?
Hope I am making sense.
Thanks in advance for any help.
|