Re: ER - Format Question

2001-07-22 Thread Andrew S . Halper
On 2001.07.18 01:07 Collin Rogowski wrote: > Hi! > > I started writing a program to create a relational scheme > from a ER-digram created with dia (I later want to transform > the scheme to SQL). I got quiet far (thanks to not having to > write a parser), but got stuck at the following: > > If a

ER - Format Question

2001-07-18 Thread Collin Rogowski
Hi! I started writing a program to create a relational scheme from a ER-digram created with dia (I later want to transform the scheme to SQL). I got quiet far (thanks to not having to write a parser), but got stuck at the following: If a relation has a cardinality, I cannot figure out which conn