1. you can always package the FbDataAdapter with

class MyDataAdapter {
  private FbDataAdapter adapter;
}

although I can see lots of problems with this approach.

2. secondary leave FbDataAdapter alone and focus instead on DataSets

MyDataSet : DataSet is perfectly legal,

and you can fill it just the same way with FbDataAdapter.

CUIN Kaczy 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to