by "NerdRunner" <sseverson@[EMAIL PROTECTED]
>
Jan 10, 2006 at 09:01 AM
I found the problem. It wasn't with the relate4Skip afterall. The
problem was with the relate4Free call I was making. I had
relate4Free(MasterRelation,1). When I use
relate4Free(MasterRelation,0) I don't get the error. Must have
something to do with only having the one table in the relation. I use
d4close to close the table that had been added to relation.
Sean M. Severson