Simple DataRelation question ???

G

Guest

Dear all,

Does the way of creating a datarelation between a parent and a child based
on more that one column , is going to create a FK first ??

thnaks
regards
serge
 
W

W.G. Ryan - MVP

It creates a constraint between them. You're using an array of datacolumns
for the Primary Key as opposed to a simple column and you need to have keys
in place in order to create a datarelation. Are you asking if the designer
creates this first or does it need to be in place first?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top