المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Multiple DataAdapters



C# Programming
05-17-2009, 11:50 PM
hi all
I have a database with multiple tables
I want to fill my DataSet.
must I use DataAdapter for each table in my database ?
is this the best way ?