dynamic sql generation is not supported against multiple base tables errors.

J

jaYPee

I try to modify the "VB.NET - Data Access - Build a Master-Detail
Windows Form" sample to update the record but i get this error
dynamic sql generation is not supported against multiple base tables

anyone know how to update the record from this sample app?
 
P

power_mj

I think you can use relationShip of sql server.If you
build relationship in your database you can modefy parent
table directly and then child table can modefy automatic.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top