Check out the datarelation
http://www.knowdotnet.com/articles/datarelation.html
--
W.G. Ryan, eMVP
http://forums.devbuzz.com/
http://www.knowdotnet.com/williamryan.html
http://www.msmvps.com/WilliamRyan/
"Nguyen" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I use sql builder to create a dataadapter. If there is only one table, the
> insert/update/delete commands are automatically created successful.
However,
> if I build a select command based on multiple tables, I got errors:
> "insert/update/delete commands can't create automatically for multiple
> tables...?". Any of you know how to accomplish this?
>
> Any suggestions are greatly appreciated.
>
> -V
>
>