CodeSmith Community
Your Code. Your Way. Faster!
Sign in
|
Join
|
Help
Home
Blogs
Forums
Tutorials
Gallery
Groups
All Tags
»
primary key
»
many to many
(
RSS
)
Browse Site by Tags
Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
Many to Many issue when both entity tables have the same name for the primary key field
The code generated for the many to many relationship I think is getting confused when two Entity Tables both have the same column name for the primary key. Table structure. Dealer --------- PKID int Name varchar(100) Address1 varchar(150) .... Country ---------- PKID int Name varchar(150) Code char(4...
Posted to
.netTiers - General Support
(Forum)
by
millerwa
on 05-09-2007
Filed under: primary key, many to many
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC