>> A couple of the recently added tables (eg, schools, xref) in the BDB
>> database aren't in the Lahman database. But other than that, the
>> Lahman database and the BDB database are the same thing, just in
>> different formats.
>
> Is this something that may be addressed in the future? I prefer the CSV
> files to SQL personally, since they're platform independent...
>
> Thanks,
> Andy Dolphin
>
The BDB files are csv and SQL:
http://baseball-databank.org/files/
I always use the csv files, and import them into my database.
The Lahman database is set up for csv and Access:
http://baseball1.com/content/view/57/82/
Tom