Hi,
I have been using asp.net with mysql for a while now. I see that subsonic provides scaffolding and the blog entry in the site also says that foreign key realtions are supported with drop down list. However, while using mysql (i haven't tried with sql server), the foreign keys are just shown as text boxes where i have to enter the appropriate ids. Same with many to many relationship. Is this feature of scaffolding not supported with mysql?
I am using MySql v5.0.27, visual studio 2008, .net 3.5 and the subsonic 2.1.
I hope i can get some answers.