0

When I use ActiveRecord template,that can't generator correct primary key for multiple primary keys table. I can't update that table.

Noah
  • 1

1 Answers1

1

If you mean that your table has Composite Primary Keys (comprised of more than one field in that table), then SubSonic doesn't support it - see Update a primary key value using SubSonic 2.2

Community
  • 1
  • 1
kevinw
  • 2,088
  • 1
  • 14
  • 15