On Sat, 2002-11-02 at 08:50, Michael Montagne wrote:
    I'm building sample data in a .csv file.  To create a relationship between two 
objects the doc say:
     "You can see that in sample data, references to objects (sometimes
     called "obj refs", "references" or "pointers") are made by referring to
     the implicit serial number of the target object (1, 2, 3, ...)."
    
    How can I determine the serial number?  Is it just the order they are
    listed ?

Yes, starting with 1.

      If it is a one-to-many relationship, do I list a comma
    seperated list of serial numbers?   
    
I gave a talk on Webware at LinuxTag 2002, which has a section on
MiddleKit and includes an example schema, Classes.csv and Samples.csv
files.  The paper is available at:

http://www.opensky.ca/~jdhildeb/webware/

Hope this helps,
Jason




-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to