-
Hi Guys, I've been using the scaffold control and have come across the following problem: I have 2 tables setup both contain ProductID as primary key ProductionInformation ProductID PK Description Company ProductLatestPrices ProductID PK FK CurrentPrice Qty Basically I have 2 tables that map 1 to...
-
Hi there, Update: I think my problem has to do with a database table that I have which has composite keys. I just tried using the scaffold control in 2.1 latest svn, I found that for many tables in my database this works fine, but for one particular table I have a GUID as foreign key and I noticed that...