i can't find error hier
CompaniesCollection col=new CompaniesCollection();
DataAccessAdapter adapter = new DataAccessAdapter();
adapter.FetchEntityCollection(col,null);
c1TrueDBGrid1.DataSource = adapter;
can anybody show me what is problem.
it worked first but after reopening project it generates error