Here is the index inside a page:

http://lenr-canr.org/wordpress/?page_id=1495

I must say, it is a cinch updating MySQL structures. You do not even need
to recompile the old programs after you add a new field. I added "Volume"
to one data file. The old programs continue to Select correctly from the
reconfigured file:

SELECT
    Recnum,
    Author,
    CoAuthors,
    YearPublished,
    Title,
    Description . . .

- Jed

Reply via email to