I have a (master) table of publications. As a second (slave) table I have a list of authors.
Now, besides registering the names of the authors, I also need to register them in order (first author, second, third,...). There can be only one "first" etc and the number of authors is unknown.
How can I accomplisch this? What tool/control/trick allow me to order this unknown number of authors per publication (and ideal...allow the user to re-arrange this order)
Any ideas are welcome
Daniel
Now, besides registering the names of the authors, I also need to register them in order (first author, second, third,...). There can be only one "first" etc and the number of authors is unknown.
How can I accomplisch this? What tool/control/trick allow me to order this unknown number of authors per publication (and ideal...allow the user to re-arrange this order)
Any ideas are welcome
Daniel