Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!brutus.cs.uiuc.edu!usc!henry.jpl.nasa.gov!elroy.jpl.nasa.gov!jato!herron.uucp!jbrown From: jbrown@herron.uucp (Jordan Brown) Newsgroups: comp.databases Subject: Re: Another SET RELATION QUESTION Message-ID: <222@herron.uucp> Date: 9 Jan 90 07:12:11 GMT References: <8328@cbnewsm.ATT.COM> <1632@dsac.dla.mil> Reply-To: jbrown@jato.jpl.nasa.gov Lines: 16 nfs0294@dsac.dla.mil (Glendell R. Midkiff) writes: > From article <8328@cbnewsm.ATT.COM>, by ldc@cbnewsm.ATT.COM (derrick.j.mitchell): > > SET RELATION TO part_no INTO parts, id INTO supplier > Try splitting the line and use a ';' at the end of the first line: If that makes a difference, Clipper is broken. > SET RELATION TO part_no INTO parts,; > TO id INTO supplier What's really important here, I would guess (without looking at the manual) is that Glendell's example has a "TO" on the second clause, and Derrick's doesn't. -- Jordan Brown jbrown@jato.jpl.nasa.gov