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
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