Does table relationships is necessary in .dbml file
-
Hi I am Beginner for asp.net 3.5 .I want to know that is it must necessary to make a relationship between Tables (one to many relationship) which have drag on .dbml file.Because i have some table which has no primary key and foreign key relationship and use for only display some static reports on the site,so i can't make a relation with these tables to another table. Thanks and regards Ranjeet Kumar Singh.
Ranjeet Singh
-
Hi I am Beginner for asp.net 3.5 .I want to know that is it must necessary to make a relationship between Tables (one to many relationship) which have drag on .dbml file.Because i have some table which has no primary key and foreign key relationship and use for only display some static reports on the site,so i can't make a relation with these tables to another table. Thanks and regards Ranjeet Kumar Singh.
Ranjeet Singh
It is not necessary to make a relationship if one doesn't exist in the database.
Deja View - the feeling that you've seen this post before.
-
It is not necessary to make a relationship if one doesn't exist in the database.
Deja View - the feeling that you've seen this post before.
Thanks....
Ranjeet Singh